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 8f0ac6e

Browse filesBrowse files
committed
Merge pull request plotly#314 from plotly/add-graph-reference-changelog
Add graph reference changelog
2 parents 0880002 + ff6e71d commit 8f0ac6e
Copy full SHA for 8f0ac6e

File tree

1 file changed

+12
-0
lines changed
Filter options

1 file changed

+12
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+12Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
99
- You can also save `auto_open` and `sharing` to the config file so that you can forget these
1010
keyword argument in `py.iplot` and `py.plot`.
1111

12+
## [1.8.5] - 2015-09-29
13+
### Fixed
14+
- Fixed validation errors (validate=False workaround no longer required)
15+
16+
### Added
17+
- Auto-sync API request on import to get the latest schema from Plotly
18+
- `.`-access for nested attributes in plotly graph objects
19+
- General `.help()` method for plotly graph objects
20+
- Specific attribute `.help(<attribute>)` also included
21+
22+
### Removed
23+
- No more *is streamable*, streaming validation.
1224

1325
## [1.8.3] - 2015-08-14
1426
### Fixed

0 commit comments

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