platform/CHANGELOG.md
2018-10-22 19:10:37 -04:00

12 lines
No EOL
287 B
Markdown

# 2.0.0-alpha.2
* Explicitly import `package:angel_framework/http.dart`.
# 2.0.0-alpha.1
* Update for compliance with newer `angel_client`.
# 2.0.0-alpha
* Depend on Dart 2 and Angel 2.
# 1.1.0+1
* Dart 2/strong mode fixes.
* Pass a `useZone` flag to `AngelHttp` through `TestServer`.