Skip to content

Commit e2a8e3e

Browse files
author
semantic-release
committed
0.36.0
Automatically generated by python-semantic-release
1 parent 40dfb52 commit e2a8e3e

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.36.0 (2024-08-17)
3+
4+
- feat: tox config in pyproject.toml (#678) ([`3e232ec`](https://github.com/unfoldadmin/django-unfold/commit/3e232ec3259d642e655c59122aedd1f3c5628196))
5+
- feat: changeform blocks (#677) ([`5b9d844`](https://github.com/unfoldadmin/django-unfold/commit/5b9d844a5cb8b46b5a5c34269fcf5042d968e606))
6+
- fix: warn without save (#680) ([`40dfb52`](https://github.com/unfoldadmin/django-unfold/commit/40dfb52542e5b9cf5c05e032e95841c7a2b58624))
7+
- fix: display header truncate (#673) ([`b4773ed`](https://github.com/unfoldadmin/django-unfold/commit/b4773ed2e46c174b21bac220aec7c5919eafbd85))
8+
29
## 0.35.0 (2024-08-12)
310

411
- feat: warn unsaved form (#655) ([`c36f846`](https://github.com/unfoldadmin/django-unfold/commit/c36f846b605163c0f98ce9161aca14cda66f4ea4))

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

0 commit comments

Comments
 (0)