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 +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 44
55## Branches
66
7+ ** 6.0.x** Version of the plugin compatible with Grails 7 and Liquibase 4.27
8+
79** 5.0.x** Version of the plugin compatible with Grails 6 and Liquibase 4.19
810
911** 4.0.x** Version of the plugin compatible with Grails 5 and Liquibase 4.6
@@ -31,6 +33,7 @@ One popular approach is to have a root changelog named changlog.groovy (or chang
3133* 3.x: Grails 3 with Hibernate 5
3234* 4.0.x Grails 5
3335* 5.0.x Grails 6
36+ * 6.0.x Grails 7
3437
3538## Documentation
3639* Latest https://grails.github.io/grails-database-migration/latest/
@@ -39,6 +42,7 @@ One popular approach is to have a root changelog named changlog.groovy (or chang
3942* Grails 3/4 (Hibernate 5): https://grails.github.io/grails-database-migration/3.0.x/index.html
4043* Grails 5 (Hibernate 5): https://grails.github.io/grails-database-migration/4.0.x/index.html
4144* Grails 6 (Hibernate 5): https://grails.github.io/grails-database-migration/5.0.x/index.html
45+ * Grails 7 (Hibernate 5): https://grails.github.io/grails-database-migration/6.0.x/index.html
4246* Snapshot: https://grails.github.io/grails-database-migration/snapshot/index.html
4347
4448
You can’t perform that action at this time.
0 commit comments