updated CHANGELOG

This commit is contained in:
Ilya Puchka
2018-01-01 16:22:04 +01:00
parent ea7e1efac7
commit 218822fcb0
+1
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