Skip to content

Commit 96526fc

Browse files
committed
bump to dev version; update news
1 parent 179274f commit 96526fc

File tree

2 files changed

+8
-1
lines changed

2 files changed

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

NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.6.0.9000
2+
3+
## Bug fixes
4+
5+
* When creating private plots via `api_create()`, both the plot and the data behind the plot are private (fixes #976).
6+
* Fixed bug when highlight multiple 'simple key' traces (fixes #974)
7+
18
# 4.6.0
29

310
## NEW FEATURES & IMPROVEMENTS

0 commit comments

Comments
 (0)