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 b610a4d commit 2715ccdCopy full SHA for 2715ccd
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes for 9.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v9.21.5...9.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v9.21.6...9.x)
4
+
5
6
+## [v9.21.6](https://github.com/laravel/framework/compare/v9.21.5...v9.21.6) - 2022-07-22
7
8
+### Revert
9
+- Revert ["Protect against ambiguous columns"](https://github.com/laravel/framework/pull/43278) ([#43362](https://github.com/laravel/framework/pull/43362))
10
11
+### Fixed
12
+- Fixes default attribute value when using enums on model:show ([#43360](https://github.com/laravel/framework/pull/43360))
13
14
15
## [v9.21.5](https://github.com/laravel/framework/compare/v9.21.4...v9.21.5) - 2022-07-21
0 commit comments