Skip to content

Commit a711186

Browse files
author
semantic-release
committed
0.28.1
Automatically generated by python-semantic-release
1 parent 4ad2d0c commit a711186

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

2+
## 0.28.1 (2024-06-14)
3+
4+
- fix: detailed django celery beat installation (#483) ([`4ad2d0c`](https://github.com/unfoldadmin/django-unfold/commit/4ad2d0c1d68d46d3652d3ed07831e26b8cc9cfe1))
5+
- fix: simple history templates refactoring (#482) ([`045920f`](https://github.com/unfoldadmin/django-unfold/commit/045920f2a36290428fc3b433b6a55bcff15dd680))
6+
- fix: compressed datetime field (#481) ([`b1b5d2b`](https://github.com/unfoldadmin/django-unfold/commit/b1b5d2b9489cca76327176c2d05181443790a97f))
7+
- fix: arraywidget decompress (#473) ([`8f931da`](https://github.com/unfoldadmin/django-unfold/commit/8f931da6dc132ceebe769cbe663ef3272866b3f9))
8+
- fix: readonly field truncate (#476) ([`ba76987`](https://github.com/unfoldadmin/django-unfold/commit/ba76987fa3586740f04d67c72ed411709720ed0b))
9+
- fix: sidebar dark mode (#474) ([`feacc84`](https://github.com/unfoldadmin/django-unfold/commit/feacc84ed59baf8816b584b3dcc6b111562f86af))
10+
- chore(deps): bump braces from 3.0.2 to 3.0.3 (#477) ([`68e46bd`](https://github.com/unfoldadmin/django-unfold/commit/68e46bddbc17035fa784db307280dafe9d1f5662))
11+
212
## 0.28.0 (2024-06-12)
313

414
- feat: optionally format json with pygments (#451) ([`c947162`](https://github.com/unfoldadmin/django-unfold/commit/c94716294ae81280cbf9400d81ea5b9b60e255cb))

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

0 commit comments

Comments
 (0)