diff --git a/CHANGELOG.md b/CHANGELOG.md index ebeffb1..d3bbfd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to accessible-forms will be documented in this file. +## [0.1.3](https://github.com/studio24/accessible-forms/compare/v0.1.2...v0.1.3) (2026-04-10) + +### Bug Fixes + +* Singular phrasing on error block where there is only 1 error. + +### Added + +* New Html form type for including custom HTML in a form. + + ## [0.1.2](https://github.com/studio24/accessible-forms/compare/v0.1.1...v0.1.2) (2026-01-14)