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 27341ec commit 4032dffCopy full SHA for 4032dff
CHANGELOG-6.x.md
@@ -1,6 +1,12 @@
1
# Release Notes for 6.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v6.20.38...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.39...6.x)
4
+
5
6
+## [v6.20.39 (2021-11-16)](https://github.com/laravel/framework/compare/v6.20.38...v6.20.39)
7
8
+### Fixed
9
+- Fixed $value in `Illuminate/Database/Query/Builder::limit()` ([ddfa71e](https://github.com/laravel/framework/commit/ddfa71ee9f101394b4ff682471bc31a7ba6de5cf))
10
11
12
## [v6.20.38 (2021-11-09)](https://github.com/laravel/framework/compare/v6.20.37...v6.20.38)
0 commit comments