diff --git a/CHANGELOG.md b/CHANGELOG.md index 622e25e6..6093decc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. See [standa ## [0.8.0](https://kbss.felk.cvut.cz/git/s-forms/compare/v0.7.2...v0.8.0) (2024-11-26) +- Migrate to Bootstrap 5.0.0 +- Add timestamp format for datetime question (#363) +- Show icon display on keyboard focus (#319) + ### [0.7.2](https://kbss.felk.cvut.cz/git/s-forms/compare/v0.7.1...v0.7.2) (2024-10-03) - Fix support for tooltip in tree component (#347)