Skip to content

Commit a2700bf

Browse files
author
semantic-release
committed
0.20.3
Automatically generated by python-semantic-release
1 parent 5ef241b commit a2700bf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
## 0.20.3 (2024-02-03)
3+
4+
- fix: responsive all applications menu (#278) ([`5ef241b`](https://github.com/unfoldadmin/django-unfold/commit/5ef241bb88ad0a7690506125f5ca7b95f31f5a85))
5+
- fix: responsive default dashboard on mobile (#277) ([`a313df6`](https://github.com/unfoldadmin/django-unfold/commit/a313df6dedcda627c5bd95df108a951bb6d8c465))
6+
27
## 0.20.2 (2024-02-02)
38

49
- fix: has_permission callback in template (#275) ([`b92ab12`](https://github.com/unfoldadmin/django-unfold/commit/b92ab12b55a16c8fadf128a7f7ca1a3d20a08b6d))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-unfold"
3-
version = "0.20.2"
3+
version = "0.20.3"
44
description = "Modern Django admin theme for seamless interface development"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)