diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e3768..e1d7c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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