don't include the sensitive param change in breaking changes section

in changelog
This commit is contained in:
Nicolas CARPi
2024-04-15 21:42:23 +02:00
parent 76f420e6b2
commit 061a2a39b4
+2 -2
View File
@@ -8,9 +8,9 @@
Version 3.x requires at least PHP 8.2.
### Add SensitiveParameter
## Other changes
The new attribute SensitiveParameter was added to the code, to prevent accidental leak of secrets in stack traces.
* The new PHP attribute SensitiveParameter was added to the code, to prevent accidental leak of secrets in stack traces.
# Version 2.x