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 162f3d2 commit a74ca47Copy full SHA for a74ca47
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes for 9.x
2
3
-## [Unreleased](https://github.com/laravel/framework/compare/v9.52.0...9.x)
+## [Unreleased](https://github.com/laravel/framework/compare/v9.52.1...9.x)
4
+
5
6
+## [v9.52.1](https://github.com/laravel/framework/compare/v9.52.0...v9.52.1) - 2023-02-21
7
8
+### Changed
9
+- Use secure randomness in Arr:random and Arr:shuffle ([#46105](https://github.com/laravel/framework/pull/46105))
10
11
12
## [v9.52.0](https://github.com/laravel/framework/compare/v9.51.0...v9.52.0) - 2023-02-14
0 commit comments