Skip to content

Commit af01599

Browse files
author
semantic-release
committed
0.71.0
Automatically generated by python-semantic-release
1 parent 71b38d0 commit af01599

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v0.71.0 (2025-11-11)
5+
6+
### Bug Fixes
7+
8+
- Dataset custom params ([#1680](https://github.com/unfoldadmin/django-unfold/pull/1680),
9+
[`71b38d0`](https://github.com/unfoldadmin/django-unfold/commit/71b38d072d85b6dbbbf53885e3e5b85929f60e6a))
10+
11+
### Features
12+
13+
- Djangoql ([#1676](https://github.com/unfoldadmin/django-unfold/pull/1676),
14+
[`81d0aa3`](https://github.com/unfoldadmin/django-unfold/commit/81d0aa3ec15316c8e359456f05f03d1a7bbbcbe9))
15+
16+
417
## v0.70.0 (2025-11-10)
518

619
### Bug Fixes

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

0 commit comments

Comments
 (0)