Skip to content

Commit a7ae616

Browse files
author
semantic-release
committed
0.20.4
Automatically generated by python-semantic-release
1 parent a587f66 commit a7ae616

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

2+
## 0.20.4 (2024-02-19)
3+
4+
- fix: long title in actions dropdown (#294) ([`a587f66`](https://github.com/unfoldadmin/django-unfold/commit/a587f6661419d58332b7e421fcd295eda2f45765))
5+
- fix: range filters wrong arguments (#293) ([`2ad558e`](https://github.com/unfoldadmin/django-unfold/commit/2ad558e3ccd1581c192fcbe4eaa898aec225a7cd))
6+
- fix: import_export actions form styling (#279) ([`e35c5f5`](https://github.com/unfoldadmin/django-unfold/commit/e35c5f5af0de86740f85526d00b022bccf08aaaf))
7+
- chore(deps): bump django from 3.2.23 to 3.2.24 (#286) ([`de85e4f`](https://github.com/unfoldadmin/django-unfold/commit/de85e4f2d73326278ef34e54b6243e2a140fda0f))
8+
29
## 0.20.3 (2024-02-03)
310

411
- fix: responsive all applications menu (#278) ([`5ef241b`](https://github.com/unfoldadmin/django-unfold/commit/5ef241bb88ad0a7690506125f5ca7b95f31f5a85))

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.3"
3+
version = "0.20.4"
44
description = "Modern Django admin theme for seamless interface development"
55
license = "MIT"
66
readme = "README.md"

0 commit comments

Comments
 (0)