Skip to content

Commit

Permalink
0.28.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Jun 14, 2024
1 parent 4ad2d0c commit a711186
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

## 0.28.1 (2024-06-14)

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

## 0.28.0 (2024-06-12)

- feat: optionally format json with pygments (#451) ([`c947162`](https://github.com/unfoldadmin/django-unfold/commit/c94716294ae81280cbf9400d81ea5b9b60e255cb))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-unfold"
version = "0.28.0"
version = "0.28.1"
description = "Modern Django admin theme for seamless interface development"
license = "MIT"
readme = "README.md"
Expand Down

0 comments on commit a711186

Please sign in to comment.