Skip to content

Commit 9d88bae

Browse files
committed
v0.6.2
1 parent a396929 commit 9d88bae

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.2
4+
5+
* **SQLAlchemyPanel**:: Handled HTTPException from dependencies
6+
* Remove pydantic future annotations
7+
38
### 0.6.1
49

510
* Removed deprecated `fastapi_astack` scope

debug_toolbar/__init__.py

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

0 commit comments

Comments
 (0)