Skip to content

Commit fae3861

Browse files
committed
bump version; update news
1 parent f247d3f commit fae3861

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-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.5.0
3+
Version: 4.5.1
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: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# 4.5.0 -- 21 September 2016
1+
# 4.5.1 -- 23 September 2016
2+
3+
## NEW FEATURES
4+
5+
* A tibble with a list-column of plotly objects can now be input directly into `subplot()`
6+
7+
## BUG FIXES
8+
9+
* The `colorbar()` function now works on colorbars generated via `z` mapping.
10+
11+
# 4.5.0 -- 22 September 2016
212

313
## NEW FEATURES
414

0 commit comments

Comments
 (0)