diff --git a/CHANGELOG.md b/CHANGELOG.md index 31638e7f..f83e1a24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## 0.15.2 + +### Enhancements + +- Prefer `DynamicMemberLookup` over KVC. + [##342](https://github.com/stencilproject/Stencil/pull/342) + [@art-divin](https://github.com/art-divin) + ## 0.15.1 ### Bug Fixes @@ -5,9 +13,6 @@ - Fix bug in `LazyValueWrapper`, causing it to never resolve. [David Jennes](https://github.com/djbe) [#328](https://github.com/stencilproject/Stencil/pull/328) -- Prefer `DynamicMemberLookup` over KVC. - [##342](https://github.com/stencilproject/Stencil/pull/342) - [@art-divin](https://github.com/art-divin) ## 0.15.0