Skip to content

Commit 061a2a3

Browse files
committed
don't include the sensitive param change in breaking changes section
in changelog
1 parent 76f420e commit 061a2a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
Version 3.x requires at least PHP 8.2.
1010

11-
### Add SensitiveParameter
11+
## Other changes
1212

13-
The new attribute SensitiveParameter was added to the code, to prevent accidental leak of secrets in stack traces.
13+
* The new PHP attribute SensitiveParameter was added to the code, to prevent accidental leak of secrets in stack traces.
1414

1515
# Version 2.x
1616

0 commit comments

Comments
 (0)