Update CHANGELOG
This commit is contained in:
parent
f7b982ebdf
commit
61d1448ce9
|
@ -1,6 +1,12 @@
|
|||
# Release Notes
|
||||
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.3...9.x)
|
||||
## [Unreleased](https://github.com/laravel/laravel/compare/v9.1.4...9.x)
|
||||
|
||||
## [v9.1.4](https://github.com/laravel/laravel/compare/v9.1.3...v9.1.4) - 2022-03-29
|
||||
|
||||
### Changed
|
||||
|
||||
- Add encryption configuration by @taylorotwell in https://github.com/laravel/laravel/commit/f7b982ebdf7bd31eda9f05f901bd92ed32446156
|
||||
|
||||
## [v9.1.3](https://github.com/laravel/laravel/compare/v9.1.2...v9.1.3) - 2022-03-29
|
||||
|
||||
|
|
Loading…
Reference in New Issue