diff --git a/CHANGELOG.md b/CHANGELOG.md index 870b7b4a..7b415b90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Release Notes -## [Unreleased](https://github.com/laravel/laravel/compare/v6.20.0...6.x) +## [Unreleased](https://github.com/laravel/laravel/compare/v6.20.1...6.x) + + +## [v6.20.1 (2021-05-11)](https://github.com/laravel/laravel/compare/v6.20.0...v6.20.1) + +### Security +- Target 1.16.15 of facade/ignition ([#5544](https://github.com/laravel/laravel/pull/5544)) +- Bump framework version to include SQL server security fix ([#5602](https://github.com/laravel/laravel/pull/5602)) ## [v6.20.0 (2020-10-30)](https://github.com/laravel/laravel/compare/v6.19.0...v6.20.0)