Release Notes for 2.20.2
2.20.x bugfix release (patch)
2.20.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Bugfixes
- 11799: Fix invalid enum value in array of enums thanks to @HypeMC
- 11792: 11783 failure with indexed relation thanks to @dbannik
- 11769: Fix fields of transient classes being considered duplicate with
reportFieldsWhereDeclared
thanks to @HypeMC