Skip to content

Commit 56a73db

Browse files
committed
Update CHANGELOG.md
1 parent f79296d commit 56a73db

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.9...8.x)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.10...8.x)
4+
5+
6+
## [v8.6.10 (2021-12-22)](https://github.com/laravel/laravel/compare/v8.6.9...v8.6.10)
7+
8+
### Changed
9+
- Bump Laravel to v8.75 ([#5750](https://github.com/laravel/laravel/pull/5750))
10+
- Simplify the maintenance file call ([#5752](https://github.com/laravel/laravel/pull/5752))
11+
- Add enum translation ([#5753](https://github.com/laravel/laravel/pull/5753))
12+
- Add mac_address validation message ([#5754](https://github.com/laravel/laravel/pull/5754))
13+
14+
### Removed
15+
- Delete web.config ([#5744](https://github.com/laravel/laravel/pull/5744))
416

517

618
## [v8.6.9 (2021-12-07)](https://github.com/laravel/laravel/compare/v8.6.8...v8.6.9)

0 commit comments

Comments
 (0)