Skip to content

Commit cde0efc

Browse files
authored
v0.1.4 (#7)
1 parent d4135c4 commit cde0efc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,9 @@ Initial release!
2121
---
2222

2323
- fix: add file uploads support for modal forms.
24+
25+
## Version 0.1.4 (March 21, 2025)
26+
27+
---
28+
29+
- feat: add support for conditional fields.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-modal-actions
3-
version = 0.1.3
3+
version = 0.1.4
44
description = A Django app for adding modal actions to the admin interface
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)