added new version in CHANGELOG

This commit is contained in:
Ruslan Alikhamov
2023-08-26 05:10:17 +00:00
parent 003341d94c
commit ea58733eb6

View File

@@ -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 ## 0.15.1
### Bug Fixes ### Bug Fixes
@@ -5,9 +13,6 @@
- Fix bug in `LazyValueWrapper`, causing it to never resolve. - Fix bug in `LazyValueWrapper`, causing it to never resolve.
[David Jennes](https://github.com/djbe) [David Jennes](https://github.com/djbe)
[#328](https://github.com/stencilproject/Stencil/pull/328) [#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 ## 0.15.0