Skip to content

Commit 97547d1

Browse files
committed
Update changelog for version 3.0.0rc11
1 parent 43f6236 commit 97547d1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
## 3.0.0rc11 [04-07-2018]
6+
### Added
7+
- Perform automatic retries when communicating with plot.ly services. This introduces a new required dependency on the [retrying](https://pypi.org/project/retrying/) library.
8+
9+
### Fixed
10+
- Unable to sign in to plot.ly ([#1044](https://github.com/plotly/plotly.py/issues/1044))
11+
512
## 3.0.0rc10 [27-06-2018]
613
### Added
714
- Full Jupyter integration - run `help(go.FigureWidget)` for more information

0 commit comments

Comments
 (0)