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

Browse filesBrowse files
committed
Add the 1.8.5 changelog entry for schema update.
1 parent 9c1d086 commit 8f2c0ab
Copy full SHA for 8f2c0ab

File tree

Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+13
-0
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased]
66

7+
## [1.8.5] - 2015-09-29
8+
### Fixed
9+
- Fixed validation errors (validate=False workaround no longer required)
10+
11+
### Added
12+
- Auto-sync API request on import to get the latest schema from Plotly
13+
- `.`-access for nested attributes in plotly graph objects
14+
- General `.help()` method for plotly graph objects
15+
- Specific attribute `.help(<attribute>)` also included
16+
17+
### Removed
18+
- No more *is streamable*, streaming validation.
19+
720
## [1.8.3] - 2015-08-14
821
### Fixed
922
- Fixed typos in `plot` and `iplot` documentations

0 commit comments

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