Skip to content

Commit e531103

Browse files
committed
v0.4.0
1 parent 1583d65 commit e531103

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.4.0
4+
5+
* Fixed middleware `url_path_for`
6+
* Improved SQLAlchemy panel
7+
38
### 0.3.2
49

510
* Fixed response body stream

debug_toolbar/__init__.py

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

0 commit comments

Comments
 (0)