Skip to content

Commit 1a1b6c3

Browse files
author
semantic-release
committed
0.64.1
Automatically generated by python-semantic-release
1 parent bb4ac8a commit 1a1b6c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

2+
## 0.64.1 (2025-08-11)
3+
4+
- fix: color conversion (#1501) ([`bb4ac8a`](https://github.com/unfoldadmin/django-unfold/commit/bb4ac8ad412d52fd99d523ff428868c07cebeda5))
5+
26
## 0.64.0 (2025-08-11)
37

48
- feat: support for nested tables in table component (#1496) ([`5e494e2`](https://github.com/unfoldadmin/django-unfold/commit/5e494e2352c76895700aa6962e64c1e5dc83baeb))

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

0 commit comments

Comments
 (0)