Skip to content

Commit bc28595

Browse files
committed
bump version; update news
1 parent 395e83a commit bc28595

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
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.6
3+
Version: 3.5.7
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
3.5.7 -- 13 May 2016
2+
3+
CHANGES:
4+
5+
Better defaults for defaultWidth/defaultHeight in the htmlwidget's sizing policy.
6+
7+
BUG FIX:
8+
9+
Pass knitr options to the named argument options. Fixes #582.
10+
111
3.5.6 -- 12 May 2016
212

313
BUG FIX:

0 commit comments

Comments
 (0)