Skip to content

Commit 1db09c9

Browse files
committed
Put changelog entry in Unreleased section
1 parent f5f97cc commit 1db09c9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

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

5-
## [1.13.4] - 2020-06-25
5+
## Unreleased
66
### Fixed
77
- [#1315](https://github.com/plotly/dash/pull/1315) Add `update_title` parameter to set or disable the "Updating...." document title during updates. Closes [#856](https://github.com/plotly/dash/issues/856) and [#732](https://github.com/plotly/dash/issues/732)
8+
9+
## [1.13.4] - 2020-06-25
10+
### Fixed
811
- [#1310](https://github.com/plotly/dash/pull/1310) Fix a regression since 1.13.0 preventing more than one loading state from being shown at a time.
912

1013
## [1.13.3] - 2020-06-19

0 commit comments

Comments
 (0)