Skip to content

Commit 12d002a

Browse files
committed
app.run changelog entry
1 parent 9882d8b commit 12d002a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

5+
## Unreleased
6+
7+
## Dash
8+
9+
### Added
10+
11+
- [#1751](https://github.com/plotly/dash/pull/1751) Renames `app.run_server` to `app.run` while preserving `app.run_server` for backwards compatibility.
12+
513
## [2.0.0] - 2021-08-03
614

715
## Dash and Dash Renderer

0 commit comments

Comments
 (0)