Skip to content

Commit 5e0df70

Browse files
committed
bump version; update news
1 parent fe2b944 commit 5e0df70

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-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.js'
3-
Version: 3.5.2
3+
Version: 3.5.3
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "[email protected]"),
66
person("Chris", "Parmer", role = c("aut", "cph"),

NEWS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
3.5.3 -- 3 May 2016
2+
3+
CHANGES:
4+
5+
Upgrade to plotlyjs v1.10.1 -- https://github.com/plotly/plotly.js/releases/tag/v1.10.1
6+
17
3.5.2 -- 2 May 2016
28

39
BUG FIX:
@@ -8,7 +14,7 @@ Added missing key properties in ggplotly() converter so selections can be access
814

915
CHANGES:
1016

11-
Upgrade to plotlyjs v1.10.0 -- https://github.com/plotly/plotly.js/releases/tag/v1.9.0
17+
Upgrade to plotlyjs v1.10.0 -- https://github.com/plotly/plotly.js/releases/tag/v1.10.0
1218

1319
Distinguish between "built" (plotly_built) and "non-built" (plotly_hash) plotly objects. See #562
1420

0 commit comments

Comments
 (0)