migration -> 2.0.0

This commit is contained in:
Tobe O 2019-04-29 13:52:36 -04:00
parent 5e50698c73
commit 0067816228
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# 2.0.0
* Bump to `2.0.0`.
# 2.0.0-rc.0
* Make abstract `Schema.alter` use `MutableTable`.

View file

@ -1,5 +1,5 @@
name: angel_migration
version: 2.0.0-rc.0
version: 2.0.0
description: Database migration runtime for Angel's ORM. Use this package to define schemas.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/migration