Update CHANGELOG for version 2.2.15

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Mikhail Podgurskiy
2025-12-23 14:34:18 +05:00
parent b8971c520b
commit 4f75022ea7

View File

@@ -187,6 +187,11 @@ modifications of Viewflow. You can find the commercial license terms in
## Changelog
## 2.2.15 2025-12-23
- Fix form button name/value lost on resubmission after validation error with Turbo
- Fix subprocess double execution when completing synchronously
## 2.2.14 2025-11-24
- Add Django 6.0 compatibility (requires Python 3.12+)