We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091aa7d commit b4573d5Copy full SHA for b4573d5
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v9.4.1...9.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v9.5.0...9.x)
4
+
5
+## [v9.5.0](https://github.com/laravel/laravel/compare/v9.4.1...v9.5.0) - 2023-01-02
6
7
+### Changed
8
9
+- Update to Heroicons v2 by @driesvints in https://github.com/laravel/laravel/pull/6051
10
+- Support pusher-js v8.0 by @balu-lt in https://github.com/laravel/laravel/pull/6059
11
+- Switch password reset email to a primary key by @browner12 in https://github.com/laravel/laravel/pull/6064
12
13
## [v9.4.1](https://github.com/laravel/laravel/compare/v9.4.0...v9.4.1) - 2022-12-19
14
0 commit comments