📝 Update CHANGELOG for v0.2.0 release

This commit is contained in:
Dan Jones 2026-03-07 19:03:43 -06:00
commit d34363b8c0

View file

@ -1,5 +1,10 @@
# Changelog
## [0.2.0] - 2026-03-07
- Add ID field to Entry struct with auto-generation on marshal/unmarshal
- Upgrade mapstructure to maintained fork
## [0.1.1] - 2026-03-01
- Add Time method to Date struct for accessing internal timestamp