platform/packages/production/CHANGELOG.md
2021-05-18 17:42:21 +08:00

18 lines
No EOL
301 B
Markdown

# 3.0.1
* Fixed static analysis warnings
# 3.0.0
* Migrated to support Dart SDK 2.12.x NNBD
# 2.0.0
* Migrated to work with Dart SDK 2.12.x Non NNBD
# 1.0.0
* Support SSL/HTTP2.
* Support muting the logger via `--quiet`.
# 1.0.0-alpha.1
* Import `framework/http`.
# 1.0.0-alpha
* Initial version.