Update CHANGELOG.md

This commit is contained in:
Dries Vints 2020-12-22 18:07:44 +01:00
parent e8788a7688
commit 454f0e1abe
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
# Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.5...8.x)
## [Unreleased](https://github.com/laravel/laravel/compare/v8.5.6...8.x)
## [v8.5.6 (2020-12-22)](https://github.com/laravel/laravel/compare/v8.5.5...v8.5.6)
### Added
- Add `lock_connection` ([](https://github.com/laravel/laravel/commit/bc339f712389cf536ad7e340453f35d1dd865777), [e8788a7](https://github.com/laravel/laravel/commit/e8788a768899ff2a2ef1fe78e24b46e6e10175dc))
## [v8.5.5 (2020-12-12)](https://github.com/laravel/laravel/compare/v8.5.4...v8.5.5)