Skip to content

Commit 83f8c2c

Browse files
committed
Version 2.12.1
1 parent db56e5d commit 83f8c2c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

55

6+
## [2.12.1] - 2023-08-16
7+
8+
## Fixed
9+
10+
- [#2625](https://github.com/plotly/dash/pull/2625) Fix background callbacks without cancel arguments failing setup, fix [#2624](https://github.com/plotly/dash/issues/2624)
11+
612
## [2.12.0] - 2023-08-14
713

814
## Fixed

dash/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.12.0"
1+
__version__ = "2.12.1"

0 commit comments

Comments
 (0)