platform/jael_preprocessor/CHANGELOG.md

6 lines
164 B
Markdown
Raw Normal View History

2018-11-10 17:43:39 +00:00
# 2.0.0
* Dart 2 updates.
* Fix a templating bug where multiple inheritance did not work.
2018-04-03 05:04:34 +00:00
# 1.0.0+1
* Minor change to `Patcher` signature for Dart 2 compatibility.