📝 Update CHANGELOG

This commit is contained in:
Dan Jones 2025-03-14 11:25:35 -05:00
commit 439fe48230

View file

@ -1,5 +1,14 @@
# Changelog
### [0.2.0] - 2025-03-14
- Add `IncrementalFormat`* Generators
- Add `Slug`* Generators
- Add `WithOriginalSlug`* Options
- Change signature of `Generator` function
Note that this last change **is** a breaking change from 0.0.3, but only for custom Generators.
## [0.0.3] - 2025-03-11
### Features