Skip to content

Commit 1450feb

Browse files
author
semantic-release
committed
0.27.0
Automatically generated by python-semantic-release
1 parent d2fe80f commit 1450feb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

2+
## 0.27.0 (2024-06-08)
3+
4+
- feat: compressed changeform mode (#450) ([`d2fe80f`](https://github.com/unfoldadmin/django-unfold/commit/d2fe80fa8bc2b57d6d0d045388b2d0cbb8276110))
5+
- feat: array widget (#441) ([`b34cc16`](https://github.com/unfoldadmin/django-unfold/commit/b34cc1698414435369139935d4685c49bd68cdf7))
6+
- feat: simplified picture design (#446) ([`67d7a03`](https://github.com/unfoldadmin/django-unfold/commit/67d7a03549a66b8340ff0ccaea013f4673c0aeec))
7+
- feat: readonly fields with links (#445) ([`3986ffb`](https://github.com/unfoldadmin/django-unfold/commit/3986ffb97a37e015716248cb316132320fac44af))
8+
- fix: switch help text (#444) ([`23d8714`](https://github.com/unfoldadmin/django-unfold/commit/23d8714b23ca6148b337b62dca5a2f889cde198d))
9+
- fix: django length_is migration (#442) ([`12f41c3`](https://github.com/unfoldadmin/django-unfold/commit/12f41c3c166d91368e59f20e42cbc6f4b314d24b))
10+
211
## 0.26.0 (2024-06-03)
312

413
- feat: nonrelated inlines (#419) ([`a6fd72b`](https://github.com/unfoldadmin/django-unfold/commit/a6fd72bdecc31a541e8fa3f845aa7419eb160315))

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

0 commit comments

Comments
 (0)