Update CHANGELOG

This commit is contained in:
driesvints 2022-04-05 15:28:45 +00:00 committed by GitHub Actions
parent f7b982ebdf
commit 61d1448ce9
1 changed files with 7 additions and 1 deletions

View File

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