This repository was archived by the owner on Apr 8, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 44
55## Branches
66
7- ** master** Version of the plugin compatible with Grails 3 / 4 and Hibernate 5.
7+ ** 4.0.x** Version of the plugin compatible with Grails 5 and Liquibase 4.6
8+
9+ ** 3.x** Version of the plugin compatible with Grails 3 / 4 and Hibernate 5.
810
911** 2.x** . Version of the plugin compatible with Grails 3 and Hibernate 4.
1012
@@ -25,12 +27,14 @@ One popular approach is to have a root changelog named changlog.groovy (or chang
2527* 1.x: Grails 2
2628* 2.x: Grails 3 with Hibernate 4
2729* 3.x: Grails 3 with Hibernate 5
30+ * 4.0.x Grails 5
2831
2932## Documentation
3033* Latest https://grails.github.io/grails-database-migration/latest/
3134* Grails 2: https://grails.github.io/grails-database-migration/docs/manual/index.html
3235* Grails 3 (Hibernate 4): https://grails.github.io/grails-database-migration/2.0.x/index.html
3336* Grails 3/4 (Hibernate 5): https://grails.github.io/grails-database-migration/3.0.x/index.html
37+ * Grails 5 (Hibernate 5): https://grails.github.io/grails-database-migration/4.0.x/index.html
3438* Snapshot: https://grails.github.io/grails-database-migration/snapshot/index.html
3539
3640
You can’t perform that action at this time.
0 commit comments