Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ddcebd6

Browse filesBrowse files
authored
Merge pull request plotly#674 from plotly/update-changelog
Update changelog.
2 parents 871114d + 4b3ec27 commit ddcebd6
Copy full SHA for ddcebd6

File tree

Expand file treeCollapse file tree

1 file changed

+4
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-6
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-6Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## Unreleased
6-
### Updated
7-
- `plotly.figure_factory.create_violin()` now has a `rugplot` parameter which determines whether or not a rugplot is draw beside each violin plot.
8-
9-
## [2.0.0]
5+
## [2.0.0] - 2017-01-25
106

117
### Changed
128
- `plotly.exceptions.PlotlyRequestException` is *always* raised for network
@@ -18,6 +14,8 @@ revisited.
1814
config. If it cannot make a successful request, it raises a `PlotlyError`.
1915
- `plotly.figure_factory` will raise an `ImportError` if `numpy` is not
2016
installed.
17+
- `plotly.figure_factory.create_violin()` now has a `rugplot` parameter which
18+
determines whether or not a rugplot is draw beside each violin plot.
2119

2220
### Deprecated
2321
- `plotly.tools.FigureFactory`. Use `plotly.figure_factory.*`.
@@ -26,7 +24,7 @@ it's gone. (e.g., `_numpy_imported`)
2624
- (plotly v2 helper) `plotly.py._api_v2` It was private anyhow, but now it's
2725
gone.
2826

29-
## [1.13.0] - 2016-01-17
27+
## [1.13.0] - 2016-12-17
3028
### Added
3129
- Python 3.5 has been added as a tested environment for this package.
3230

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.