platform/packages/shelf/CHANGELOG.md
2021-06-20 20:37:20 +08:00

12 lines
No EOL
246 B
Markdown

# 3.0.0
* Migrated to support Dart SDK 2.12.x NNBD
# 2.1.0
* `pedantic` lints.
* Add the `AngelShelf` driver class, which allows you to embed Angel within shelf.
# 2.0.0
* Removed `supportShelf`.
# 1.2.0
* Upgraded for `>=1.1.0` compatibility.