Skip to content

Commit 347ee5c

Browse files
committed
[10.x] Update CHANGELOG.md
1 parent ef1e643 commit 347ee5c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v10.0.1...10.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v10.0.2...10.x)
4+
5+
6+
## [v10.0.2 (2023-02-16)](https://github.com/laravel/framework/compare/v10.0.1...v10.0.2)
7+
8+
### Added
9+
- Register policies automatically to the gate ([#46132](https://github.com/laravel/framework/pull/46132))
410

511

612
## [v10.0.1 (2023-02-16)](https://github.com/laravel/framework/compare/v10.0.0...v10.0.1)
@@ -15,6 +21,7 @@
1521
- Add AddQueuedCookiesToResponse to middlewarePriority so it is handled in the right place ([#46130](https://github.com/laravel/framework/pull/46130))
1622
- Show queue connection in MonitorCommand ([#46122](https://github.com/laravel/framework/pull/46122))
1723

24+
1825
## [v10.0.0 (2023-02-14)](https://github.com/laravel/framework/compare/v10.0.0...10.x)
1926

2027
Please consult the [upgrade guide](https://laravel.com/docs/10.x/upgrade) and [release notes](https://laravel.com/docs/10.x/releases) in the official Laravel documentation.

0 commit comments

Comments
 (0)