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 e72f22f commit 8794864Copy full SHA for 8794864
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 0.64.2 (2025-08-12)
3
+
4
+- fix: unclosed command div (#1504) ([`e72f22f`](https://github.com/unfoldadmin/django-unfold/commit/e72f22fbd6958cb7799f107fa2375a205ceba77e))
5
6
## 0.64.1 (2025-08-11)
7
8
- fix: color conversion (#1501) ([`bb4ac8a`](https://github.com/unfoldadmin/django-unfold/commit/bb4ac8ad412d52fd99d523ff428868c07cebeda5))
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-unfold"
-version = "0.64.1"
+version = "0.64.2"
description = "Modern Django admin theme for seamless interface development"
license = "MIT"
readme = "README.md"
0 commit comments