Skip to content

Commit 86e4159

Browse files
committed
Update changelog
1 parent eed31d8 commit 86e4159

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [8.4.2] - released 2023-07-xx
10+
### Security
11+
- If a key string is provided to the CryptKey constructor with an invalid
12+
passphrase, the LogicException message generated will contain the given key.
13+
The key is no longer leaked via this exception (PR #1353)
14+
915
## [8.4.1] - released 2023-03-22
1016
### Fixed
1117
- Fix deprecation notices for PHP 8.x (PR #1329)

0 commit comments

Comments
 (0)