updated CHANGELOG

This commit is contained in:
Ilya Puchka
2018-08-04 19:49:57 +01:00
parent 564ccb7af7
commit f3d5843e78

View File

@@ -8,16 +8,18 @@
[Yonas Kolb](https://github.com/yonaskolb) [Yonas Kolb](https://github.com/yonaskolb)
[#394](https://github.com/stencilproject/Stencil/pull/214) [#394](https://github.com/stencilproject/Stencil/pull/214)
- Adds support for using spaces in filter expression - Adds support for using spaces in filter expression.
[Ilya Puchka](https://github.com/yonaskolb) [Ilya Puchka](https://github.com/ilyapuchka)
[#178](https://github.com/stencilproject/Stencil/pull/178) [#178](https://github.com/stencilproject/Stencil/pull/178)
- Added support for dynamic filter using `filter` filter - Added support for dynamic filter using `filter` filter.
[Ilya Puchka](https://github.com/ilyapuchka)
[#203](https://github.com/stencilproject/Stencil/pull/203)
### Bug Fixes ### Bug Fixes
- Fixed using quote as a filter parameter - Fixed using quote as a filter parameter
[Ilya Puchka](https://github.com/yonaskolb) [Ilya Puchka](https://github.com/ilyapuchka)
[#210](https://github.com/stencilproject/Stencil/pull/210) [#210](https://github.com/stencilproject/Stencil/pull/210)