Update CHANGELOG.md

This commit is contained in:
Ilya Puchka
2018-09-11 18:14:51 +01:00
committed by GitHub
parent 0074ee1d4a
commit 8210fa57f1

View File

@@ -4,7 +4,7 @@
### Bug Fixes ### Bug Fixes
- Now accessing undefined keys in NSObject does not cause runtime crash and instead renders empty string. - Now accessing undefined keys in NSObject does not cause runtime crash and instead renders empty string.
[Ilya Puchka](https://github.com/ilyapuchka) [Ilya Puchka](https://github.com/ilyapuchka)
[#234](https://github.com/stencilproject/Stencil/pull/234) [#234](https://github.com/stencilproject/Stencil/pull/234)