Skip to content

Commit 439fa77

Browse files
author
semantic-release
committed
0.25.0
Automatically generated by python-semantic-release
1 parent 76022c3 commit 439fa77

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.25.0 (2024-05-23)
3+
4+
- feat: changelist tabular inlines scrollbars (#403) ([`77500dd`](https://github.com/unfoldadmin/django-unfold/commit/77500dd2a36ca4dc3baec205b34861df5cc5cf58))
5+
- fix: import export 4 support (#404) ([`76022c3`](https://github.com/unfoldadmin/django-unfold/commit/76022c310ef30aa05c891db67d772d76ca6d8b48))
6+
- fix: autocomplete select clear position (#401) ([`b087b52`](https://github.com/unfoldadmin/django-unfold/commit/b087b52ceca8333f1a0652a4f5d9703ea2f2694b))
7+
- chore(deps-dev): bump requests from 2.31.0 to 2.32.0 #399 ([`5817af7`](https://github.com/unfoldadmin/django-unfold/commit/5817af7dde4a9c7c2c267dad6d0bf47bb4e5407d))
8+
29
## 0.24.0 (2024-05-21)
310

411
- feat: django-import-export 4.0 support (3.x deprecated) (#398) ([`ceb90ee`](https://github.com/unfoldadmin/django-unfold/commit/ceb90eea280913b8f26342b00e566e20ab731f86))

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

0 commit comments

Comments
 (0)