diff --git a/CHANGELOG.md b/CHANGELOG.md index b4076dc..b35c866 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ All notable changes to accessible-forms will be documented in this file. +## [0.1.1](https://github.com/studio24/accessible-forms/compare/v0.1.0...v0.1.1) (2025-12-12) + + +### Bug Fixes + +* fix form_all_errors_count Twig function ([6a5c14e](https://github.com/studio24/accessible-forms/commit/6a5c14ea227a04206dc59a3270ee328b69e40a45)) + ## 0.1.1 (2025-12-12) Initial release -