Skip to content

Commit 8dac049

Browse files
committed
[10.x] Update CHANGELOG.md
1 parent 128e4f7 commit 8dac049

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/framework/compare/v10.1.0...10.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v10.1.1...10.x)
4+
5+
6+
## [v10.1.1 (2023-02-21)](https://github.com/laravel/framework/compare/v10.1.0...v10.1.1)
7+
8+
### Added
9+
- Add the ability to re-resolve cache drivers ([#46203](https://github.com/laravel/framework/pull/46203))
10+
11+
### Fixed
12+
- Fixed `Illuminate/Collections/Arr::shuffle()` for empty array ([0c6cae0](https://github.com/laravel/framework/commit/0c6cae0ef647158b9554cad05ff39db7e7ad0d33))
413

514

615
## [v10.1.0 (2023-02-21)](https://github.com/laravel/framework/compare/v10.0.3...v10.1.0)

0 commit comments

Comments
 (0)