File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -5,19 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
7
8
- ## [ 0.6.0] - 2020-xx-xx
8
+ ## [ 0.6.0] - 2020-07-25
9
9
### Added
10
- - Shapes support (TODO add link to documentation and examples ).
11
- - Annotations support (TODO add link to documentation and examples) .
12
- - Docstrings.
13
- - ` ndarray ` support (TODO add link to documentation and examples ).
14
- - Jupyter lab support (TODO add link to documentation and examples ).
10
+ - Shapes support ([ documentation] ( https://igiagkiozis.github.io/plotly/content/fundamentals/shapes.html ) ).
11
+ - Annotations support.
12
+ - Docstrings to ` Scatter ` .
13
+ - ` ndarray ` support ([ documentation] ( https://igiagkiozis.github.io/plotly/content/fundamentals/ndarray_support.html ) ).
14
+ - Jupyter lab and notebook support ( [ documentation] ( https://igiagkiozis.github.io/plotly/content/fundamentals/jupyter_support.html ) ).
15
15
### Changed
16
16
- Removed ` num ` dependence.
17
17
- Removed ` plotly_orca ` and the ` orca ` feature. Use the ` kaleido ` feature for static image generation.
18
18
- Updated Kaleido version in ` plotly_kaleido ` to 0.0.1.
19
- ### Fixed
20
- - xx
19
+
21
20
22
21
## [ 0.5.1] - 2020-07-12
23
22
### Added
You can’t perform that action at this time.
0 commit comments