We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f289070 commit 7645bd3Copy full SHA for 7645bd3
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/helpers/compare/v1.7.0...master)
+## [Unreleased](https://github.com/laravel/helpers/compare/v1.7.1...master)
4
+
5
+## [v1.7.1](https://github.com/laravel/helpers/compare/v1.7.0...v1.7.1) - 2024-11-26
6
7
+* Use new static analysis workflow by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/helpers/pull/32
8
+* Replace dead link in Security Policy by [@Jubeki](https://github.com/Jubeki) in https://github.com/laravel/helpers/pull/33
9
+* Fix implicitly nullable parameters for PHP 8.4 by [@tylersatre](https://github.com/tylersatre) in https://github.com/laravel/helpers/pull/35
10
11
## [v1.7.0](https://github.com/laravel/helpers/compare/v1.5.0...v1.7.0) - 2023-11-30
12
0 commit comments