Skip to content

Commit a3b76db

Browse files
committed
Update CHANGELOG.md
1 parent 6a68092 commit a3b76db

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.2...8.x)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.3...8.x)
4+
5+
6+
## [v8.6.3 (2021-10-05)](https://github.com/laravel/laravel/compare/v8.6.2...v8.6.3)
7+
8+
### Changed
9+
- Add failover in supported mail configurations comment section ([#5692](https://github.com/laravel/laravel/pull/5692))
10+
- Keeping access tokens migration id consistent ([#5691](https://github.com/laravel/laravel/pull/5691))
11+
- Ensures downloaded version of Collision supports PHP 8.1 ([#5697](https://github.com/laravel/laravel/pull/5697))
12+
13+
### Fixed
14+
- Update lte and gte validation messages to have a grammatically parallel structure ([#5699](https://github.com/laravel/laravel/pull/5699))
415

516

617
## [v8.6.2 (2021-09-07)](https://github.com/laravel/laravel/compare/v8.6.1...v8.6.2)

0 commit comments

Comments
 (0)