Skip to content

Commit

Permalink
added new version in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
art-divin committed Aug 26, 2023
1 parent 003341d commit ea58733
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
## 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

- 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

Expand Down

0 comments on commit ea58733

Please sign in to comment.