Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 2d12e46

Browse files
committed
Update docs for 6.0.x for Grails 7
1 parent c186daf commit 2d12e46

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
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

0 commit comments

Comments
 (0)