platform/CHANGELOG.md

7 lines
197 B
Markdown
Raw Normal View History

2018-06-08 17:45:01 +00:00
# 1.1.1+1
* Fix a bug that threw when `--observe` was not present.
2018-06-07 16:11:03 +00:00
# 1.1.1
* Disable the observatory from pausing the isolate
on exceptions, because Angel already handles
all exceptions by itself.