Update CHANGELOG.md
This commit is contained in:
parent
5c137aae41
commit
ecf460a874
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue