Skip to content

Commit 870dfc6

Browse files
author
Ioannis Giagkiozis
committed
changelog update
1 parent 5fdc93c commit 870dfc6

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77

8-
## [0.6.0] - 2020-xx-xx
8+
## [0.6.0] - 2020-07-25
99
### 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)).
1515
### Changed
1616
- Removed `num` dependence.
1717
- Removed `plotly_orca` and the `orca` feature. Use the `kaleido` feature for static image generation.
1818
- Updated Kaleido version in `plotly_kaleido` to 0.0.1.
19-
### Fixed
20-
- xx
19+
2120

2221
## [0.5.1] - 2020-07-12
2322
### Added

0 commit comments

Comments
 (0)