We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cce931 commit 543ac17Copy full SHA for 543ac17
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 0.33.0 (2024-07-23)
3
+
4
+- feat: optional inline titles (#619) ([`0cce931`](https://github.com/unfoldadmin/django-unfold/commit/0cce93179f475c569a1f91ba32c69a24b09aaa35))
5
6
## 0.32.0 (2024-07-21)
7
8
- feat: disable blank issues (#607) ([`2a24b02`](https://github.com/unfoldadmin/django-unfold/commit/2a24b0237a14dcd5d6fe254c05765b1ebd3a69e9))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-unfold"
-version = "0.32.0"
+version = "0.33.0"
description = "Modern Django admin theme for seamless interface development"
license = "MIT"
readme = "README.md"
0 commit comments