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 a640259 commit bec6309Copy full SHA for bec6309
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.29...6.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v6.20.30...6.x)
4
+
5
6
+## [v6.20.30 (2021-07-02)](https://github.com/laravel/framework/compare/v6.20.29...v6.20.30)
7
8
+### Fixed
9
+- Fix edge case causing a BadMethodCallExceptions to be thrown when using loadMissing() ([#37871](https://github.com/laravel/framework/pull/37871))
10
11
12
## [v6.20.29 (2021-06-22)](https://github.com/laravel/framework/compare/v6.20.28...v6.20.29)
0 commit comments