updated CHANGELOG

This commit is contained in:
Ilya Puchka
2017-12-25 01:56:46 +01:00
parent ea7e1efac7
commit 218822fcb0

View File

@@ -7,6 +7,7 @@
- Added support for resolving superclass properties for not-NSObject subclasses
- The `{% for %}` tag can now iterate over tuples, structures and classes via
their stored properties.
- Drastic improvements in error reporting
### Bug Fixes