Skip to content

Commit 0bc9ed3

Browse files
committed
v2.0.0
1 parent 6f86d5a commit 0bc9ed3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 2.0.0 - 2020-09-05
4+
5+
- Make it compatible with Gorm v2, which uses a new import path and has
6+
breaking changes on its API
7+
([#45](https://github.com/go-gormigrate/gormigrate/issues/45), [#46](https://github.com/go-gormigrate/gormigrate/pull/46)).
8+
39
## v1.6.0 - 2019-07-07
410

511
- Add option to return an error if the database have unknown migrations

0 commit comments

Comments
 (0)