Skip to content

Commit 01c13cd

Browse files
authored
Update UPGRADE7.md
1 parent 3f4ca0f commit 01c13cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

UPGRADE7.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Common 7.0 Upgrade Gotchas
1+
# Common 7.0 Upgrade Gotchas - DRAFT -
22

33
Experienced while upgrading modules for Grails 7
44

@@ -8,3 +8,5 @@ Experienced while upgrading modules for Grails 7
88
- Primitive booleans will no longer generate the form of isProperty & getProperty. They will only generate isProperty()
99
- [GROOVY-5169](https://issues.apache.org/jira/browse/GROOVY-5169) [GROOVY-10449](https://issues.apache.org/jira/browse/GROOVY-10449)
1010
- Fields with a public modifier were not returned with MetaClassImpl#getProperties() in groovy 3, but are now.
11+
12+
## NOTE: This document is a copied draft and the explanations are only highlights and will be expanded further prior to release of 7.0.

0 commit comments

Comments
 (0)