Skip to content

Commit 2feb6db

Browse files
authored
Merge pull request #17 from Mng-dev-ai/v0.1.6
v0.1.6
2 parents d5c1fe7 + e4e6d22 commit 2feb6db

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
@@ -34,3 +34,9 @@ Initial release!
3434

3535
- feat: Add support to skip confirmation.
3636
- fix: Install setuptools and use python -m build in CD workflow.
37+
38+
## Version 0.1.6 (Oct 23, 2025)
39+
40+
---
41+
42+
- feat: Add loading states and comprehensive modal accessibility.

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.5
3+
version = 0.1.6
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)