Skip to content

Commit a7005b2

Browse files
authored
Merge pull request #314 from rmarren1/273-bump-version
Update changelog and version for #273
2 parents 30353a9 + 3c12088 commit a7005b2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.22.1 - 2018-08-01
2+
## Fixed
3+
- Raise a more informative error if a non JSON serializable value is returned from a callback [#273](https://github.com/plotly/dash/pull/273)
4+
15
## 0.22.0 - 2018-07-25
26
## Added
37
- Assets files & index customization [#286](https://github.com/plotly/dash/pull/286)

Diff for: dash/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.22.0'
1+
__version__ = '0.22.1'

0 commit comments

Comments
 (0)