diff --git a/CHANGELOG.md b/CHANGELOG.md index 22bb4c0..f44599a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # 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 - ✨ Implement full support for nested fields in Meta and Entry marshalling