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

Commit 6caab93

Browse files
committed
📦 v0.14.3
1 parent d46c017 commit 6caab93

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [0.14.3] - 2018-10-11
6+
### Fixed
7+
- Included missing polyfills to restore Internet Explorer support [#87](https://github.com/plotly/dash-renderer/issues/87)
8+
59
## [0.14.2] - 2018-10-11
610
### Fixed
711
- Upgraded dependencies to remove warnings

dash_renderer/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.14.2'
1+
__version__ = '0.14.3'

0 commit comments

Comments
 (0)