Skip to content

Commit 7bb8bc3

Browse files
committed
bump version; update news
1 parent c99bd6a commit 7bb8bc3

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: plotly
22
Title: Create Interactive Web Graphics via Plotly's JavaScript Graphing Library
3-
Version: 3.0.0
3+
Version: 3.1.0
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "cpsievert1@gmail.com"),
66
person("Chris", "Parmer", role = c("aut", "cph"),

NEWS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
3.0.0
1+
3.1.0 -- 8 Mar 2015
2+
3+
CHANGES:
4+
5+
* The "hidden" sharing option in plotly_POST() was renamed to "secret".
6+
* The default value in the scale argument in plotly_IMAGE() is now 1.
7+
8+
3.0.0 -- 8 Mar 2015
29

310
NEW FEATURES:
411

0 commit comments

Comments
 (0)