From ea58733eb66b063f37288d009959d47c09f520c7 Mon Sep 17 00:00:00 2001 From: Ruslan Alikhamov Date: Sat, 26 Aug 2023 05:10:17 +0000 Subject: [PATCH] added new version in CHANGELOG --- CHANGELOG.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31638e7..f83e1a2 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