📝 Update CHANGELOG for v0.0.11 release

This commit is contained in:
Dan Jones 2026-02-28 16:17:00 -06:00
commit 3bb2c2c95a

View file

@ -1,5 +1,12 @@
# Changelog # Changelog
## [0.0.11] - 2026-02-13
- ✨ Add support for mixed-level nested keys with dot/blank handling
- ✨ Refactor append_test to use standalone test functions
- ✨ Migrate from testify to nalgeon/be testing library
- ✨ Add bep.JSON helper for JSON assertion in tests
## [0.0.10] - 2026-02-10 ## [0.0.10] - 2026-02-10
- ✨ Implement full support for nested fields in Meta and Entry marshalling - ✨ Implement full support for nested fields in Meta and Entry marshalling