We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 251e09a commit ec0d23bCopy full SHA for ec0d23b
CHANGELOG-6.x.md
@@ -1,6 +1,13 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.20.41...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.42...6.x)
4
+
5
6
+## [v6.20.42 (2021-12-07)](https://github.com/laravel/framework/compare/v6.20.41...v6.20.42)
7
8
+### Fixed
9
+- Fixed for dropping columns when using MSSQL as ([#39905](https://github.com/laravel/framework/pull/39905))
10
+- Fixed parent call in View ([#39908](https://github.com/laravel/framework/pull/39908))
11
12
13
## [v6.20.41 (2021-11-23)](https://github.com/laravel/framework/compare/v6.20.40...v6.20.41)
0 commit comments