Update CHANGELOG

This commit is contained in:
driesvints 2023-01-03 17:20:21 +00:00 committed by github-actions[bot]
parent 091aa7d882
commit b4573d5cde
1 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
# Release Notes # Release Notes
## [Unreleased](https://github.com/laravel/laravel/compare/v9.4.1...9.x) ## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.0...9.x)
## [v9.5.0](https://github.com/laravel/laravel/compare/v9.4.1...v9.5.0) - 2023-01-02
### Changed
- Update to Heroicons v2 by @driesvints in https://github.com/laravel/laravel/pull/6051
- Support pusher-js v8.0 by @balu-lt in https://github.com/laravel/laravel/pull/6059
- Switch password reset email to a primary key by @browner12 in https://github.com/laravel/laravel/pull/6064
## [v9.4.1](https://github.com/laravel/laravel/compare/v9.4.0...v9.4.1) - 2022-12-19 ## [v9.4.1](https://github.com/laravel/laravel/compare/v9.4.0...v9.4.1) - 2022-12-19