Changelog entry

This commit is contained in:
David Jennes
2022-07-26 22:55:26 +02:00
parent 99cc1cac4a
commit ee8b4bc4bc

View File

@@ -9,6 +9,9 @@ _None_
- Made the `tokens` property on a `Template` public.
[Stefanomondino](https://github.com/stefanomondino)
[#292](https://github.com/stencilproject/Stencil/pull/292)
- Made the `Template.render(_:)` method (that accepts a `Context`) public.
[David Jennes](https://github.com/djbe)
[#322](https://github.com/stencilproject/Stencil/pull/322)
### Deprecations