Skip to content

Commit 99c7368

Browse files
committed
bump version; update news
1 parent cb2fdfa commit 99c7368

File tree

2 files changed

+13
-2
lines changed

2 files changed

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

NEWS.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
# 4.3.5 --
1+
# 4.3.6 -- 9 September 2016
2+
3+
## CHANGES
4+
5+
* Upgraded to plotly.js v1.17.0 -- https://github.com/plotly/plotly.js/releases/tag/v1.17.0
6+
7+
## BUG FIXES
8+
9+
* Fix for error handling in `add_bars()`.
10+
* More careful logic for inferring data variables. Fixes #712
11+
12+
# 4.3.5 -- 5 September 2016
213

314
## NEW FEATURES
415

0 commit comments

Comments
 (0)