CHANGELOG.md in prompts-0.2.1 vs CHANGELOG.md in prompts-0.3.0

- old
+ new

@@ -1,6 +1,10 @@ ## [Unreleased] +## [0.3.0] - 2024-10-08 + +- Update `fmt` gem and use new syntax ([@KonnorRogers](https://github.com/fractaledmind/prompts/pull/9)) + ## [0.2.1] - 2024-08-22 - Add `Form.submit` method - All passing keyword arguments to `Form` prompt methods - Return the key of the options hash when using `SelectPrompt`