diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d7c98..c597e7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,24 @@ # Changelog +### [0.2.1] - 2025-03-14 + +#### Features + +- Add Hash Generator + +#### Dev Tooling + +- Added a task to serve docs +- Added tasts to check code complexity + +#### Miscellaneous + +- Fixed some `go vet` complaints + ### [0.2.0] - 2025-03-14 +#### Features + - Add `IncrementalFormat`* Generators - Add `Slug`* Generators - Add `WithOriginalSlug`* Options