Skip to content

Commit 345e465

Browse files
driesvintsactions-user
authored andcommitted
Update CHANGELOG.md
1 parent 19f4e34 commit 345e465

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/laravel/compare/v9.0.0...9.x)
3+
## [Unreleased](https://github.com/laravel/laravel/compare/v9.0.1...9.x)
4+
5+
## [v9.0.1](https://github.com/laravel/laravel/compare/v9.0.0...v9.0.1) - 2022-02-15
6+
7+
### Changed
8+
9+
- Improve typing on user factory by @axlon in https://github.com/laravel/laravel/pull/5806
10+
- Align min PHP version with docs by @u01jmg3 in https://github.com/laravel/laravel/pull/5807
11+
- Remove redundant `null`s by @felixdorn in https://github.com/laravel/laravel/pull/5811
12+
- Remove default commented namespace by @driesvints in https://github.com/laravel/laravel/pull/5816
13+
- Add underscore to prefix in database cache key by @m4tlch in https://github.com/laravel/laravel/pull/5817
14+
15+
### Fixed
16+
17+
- Fix lang alphabetical order by @shuvroroy in https://github.com/laravel/laravel/pull/5812
418

519
## [v9.0.0 (2022-02-08)](https://github.com/laravel/laravel/compare/v8.6.11...v9.0.0)
620

0 commit comments

Comments
 (0)