Skip to content

Commit 2378655

Browse files
committed
Bump version; update NEWS
1 parent 91e6e3d commit 2378655

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: plotly
22
Type: Package
33
Title: Interactive, publication-quality graphs online.
4-
Version: 0.5.24
4+
Version: 0.5.25
55
Authors@R: c(person("Chris", "Parmer", role = c("aut", "cre"),
66
email = "[email protected]"),
77
person("Scott", "Chamberlain", role = "aut",

NEWS

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
0.5.25 -- 10 March 2015
2+
3+
Implemented geom_smooth() #183
4+
15
0.5.24 -- 10 March 2015
26

3-
Implemented #167
7+
Implemented facet_wrap(scales="free") #167
48

59
0.5.23 -- 10 March 2015.
610

7-
geom_ribbon now respects alpha transparency
11+
geom_ribbon() now respects alpha transparency
812

913
0.5.22 -- 2 March 2015.
1014

0 commit comments

Comments
 (0)