📝 Update CHANGELOG

This commit is contained in:
Dan Jones 2025-03-14 21:56:12 -05:00
commit 46a40031dd
2 changed files with 16 additions and 0 deletions

View file

@ -1,5 +1,19 @@
# Changelog
### [0.3.0] - 2025-03-14
#### Features
- Simplified multiple Generator functions to single function with options
- Added a lot of examples for docs
- Can add extra Options to Make
Multiple breaking changes around Generators.
#### Bugs
- Fixed date formats
### [0.2.1] - 2025-03-14
#### Features