We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9ae79 commit 007dc5fCopy full SHA for 007dc5f
CHANGELOG.md
@@ -6,11 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
7
## [Unreleased]
8
9
-## [8.4.2] - released 2023-07-xx
+## [8.4.2] - released 2023-08-01
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)
+ The key is no longer leaked via this exception (PR #1359)
14
15
## [8.4.1] - released 2023-03-22
16
### Fixed
0 commit comments