Skip to content

Commit 2715ccd

Browse files
committed
[9.x] Added changelog
1 parent b610a4d commit 2715ccd

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes for 9.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v9.21.5...9.x)
3+
## [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))
413

514

615
## [v9.21.5](https://github.com/laravel/framework/compare/v9.21.4...v9.21.5) - 2022-07-21

0 commit comments

Comments
 (0)