Skip to content

Commit 599312a

Browse files
committed
bump version; update news
1 parent 87c7ff6 commit 599312a

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ Rapp.history
33
*.Rhistory
44
*.RData
55
*.Rproj.user
6+
.Rproj.user

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's JavaScript Graphing Library
3-
Version: 2.2.0
3+
Version: 2.2.1
44
Authors@R: c(person("Carson", "Sievert", role = c("aut", "cre"),
55
email = "cpsievert1@gmail.com"),
66
person("Chris", "Parmer", role = c("aut", "cph"),

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.2.1 -- 18 Jan 2015
2+
3+
Search for axis title in scene object. fixes #393.
4+
15
2.2.0 -- 13 Jan 2015
26

37
The default for layout.hovermode is now 'closest' for non-line scatter traces

0 commit comments

Comments
 (0)