platform/packages/orm/angel_migration/CHANGELOG.md
thomashii@dukefirehawk.com 69b7483794 Migrated angel_orm
2021-05-02 15:32:24 +08:00

17 lines
No EOL
305 B
Markdown
Executable file

# 4.0.0
* Migrated to support Dart SDK 2.12.x NNBD
# 3.0.0
* Migrated to work with Dart SDK 2.12.x Non NNBD
# 2.0.0
* Bump to `2.0.0`.
# 2.0.0-rc.0
* Make abstract `Schema.alter` use `MutableTable`.
# 2.0.0-alpha.1
* Changes to work with `package:angel_orm@2.0.0-dev.15`.
# 2.0.0-alpha
Dart 2 update.