Update CHANGELOG.md

This commit is contained in:
Dries Vints 2021-05-11 22:47:22 +02:00
parent 5c137aae41
commit ecf460a874
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 8 additions and 1 deletions

View File

@ -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)