Skip to content

Commit 526c580

Browse files
author
Shammamah Hossain
committed
Add specific new exception types to changelog and change back version number.
1 parent 5ee1929 commit 526c580

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## 0.32.3 - 2018-12-10
2-
## Changed
3-
- Added specific Dash exception types to replace generic exceptions [#487](https://github.com/plotly/dash/pull/487)
2+
## Added
3+
- Added specific Dash exception types to replace generic exceptions (InvalidIndexException, DependencyException, ResourceException) [#487](https://github.com/plotly/dash/pull/487)
44

55
## 0.32.2 - 2018-12-09
66
## Fixed

dash/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.32.3'
1+
__version__ = '0.32.2'

0 commit comments

Comments
 (0)