Update CHANGELOG
This commit is contained in:
parent
091aa7d882
commit
b4573d5cde
10
CHANGELOG.md
10
CHANGELOG.md
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue