Release Notes for 3.0.2
3.0.2
- Total issues resolved: 1
- Total pull requests resolved: 16
- Total contributors: 16
Enhancement
-
1079: A whole slew of changes for 3.0.x! See the summary. thanks to @TomHAnderson
-
1097: Merge release 2.3.1 into 3.0.x thanks to @github-actions[bot]
-
1059: Move website config to default branch thanks to @SenseException
-
1058: Repeated $config value thanks to @Dazag
-
1051: Fix code sample in custom integrations docs page thanks to @pawel-lewtak
-
1039: Check PHP_OS_FAMILY for Windows in Tests thanks to @chrisguitarguy
-
1004: Migration fails when using SELECT queries in
addSql
thanks to @bcremer
CI
Documentation
- 1076: Update configuration.rst to include the
organize_migrations
setting. thanks to @bfoosness - 1056: Add missing closing double quote thanks to @rShipelov
- 1033: Note BC Break in migrations template thanks to @havvg
- 1027: Issue1024 thanks to @shepard8
- 1018: Explain that the name config property has been removed thanks to @goetas