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 128e4f7 commit 8dac049Copy full SHA for 8dac049
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes for 10.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v10.1.0...10.x)
+## [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))
13
14
15
## [v10.1.0 (2023-02-21)](https://github.com/laravel/framework/compare/v10.0.3...v10.1.0)
0 commit comments