Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Bump plotly.js v1.58.2 #898

Merged
merged 3 commits into from
Dec 9, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Updated
- [#898](https://github.com/plotly/dash-core-components/pull/898)
- Patch Release [1.58.2](https://github.com/plotly/plotly.js/releases/tag/v1.58.2)

## [1.14.0] - 2020-12-07
### Updated
- [#889](https://github.com/plotly/dash-core-components/pull/889) & [#893](https://github.com/plotly/dash-core-components/pull/893)
- [#889](https://github.com/plotly/dash-core-components/pull/889), [#893](https://github.com/plotly/dash-core-components/pull/893)
- Upgraded Plotly.js to [1.58.1](https://github.com/plotly/plotly.js/releases/tag/v1.58.1)
- Patch Release [1.58.1](https://github.com/plotly/plotly.js/releases/tag/v1.58.1)
- [Feature release of Plotly.js 1.58.0](https://github.com/plotly/plotly.js/releases/tag/v1.58.0) which:
Expand Down
Loading