Skip to content

Commit cf8c6e0

Browse files
author
semantic-release
committed
0.20.1
Automatically generated by python-semantic-release
1 parent a0bb3b0 commit cf8c6e0

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.20.1 (2024-01-18)
3+
4+
- fix: remove python-semantic-release as dependency (#263) ([`a0bb3b0`](https://github.com/unfoldadmin/django-unfold/commit/a0bb3b077e482d36988fb00f70c2ac1642d285b8))
5+
26
## 0.20.0 (2024-01-15)
37

48
- feat: fieldset as tabs (#249) ([`b412b20`](https://github.com/unfoldadmin/django-unfold/commit/b412b20f70af1f96ac27f949c8f19969b818f88f))

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

0 commit comments

Comments
 (0)