Skip to content

Commit 1812a3e

Browse files
committed
v0.6.1
1 parent 175c942 commit 1812a3e

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
### 0.6.1
4+
5+
* Removed deprecated `fastapi_astack` scope
6+
* Fixed `0.6` release tag.
7+
38
### 0.6.0
49

510
* **SQLAlchemyPanel**: Added `async_exit_stack` arg to `solve_dependencies` function

debug_toolbar/__init__.py

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

0 commit comments

Comments
 (0)