We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f86d5a commit 0bc9ed3Copy full SHA for 0bc9ed3
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## v1.6.0 - 2019-07-07
10
11
- Add option to return an error if the database have unknown migrations
0 commit comments