Skip to content

Commit 67c26b4

Browse files
Release 2.4.3 (#539)
1 parent e58dd20 commit 67c26b4

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
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 2.4.3 - 2022-10-26
11+
12+
### Changed
13+
14+
- Replaced `sha1(uniqid())` by `bin2hex(random_bytes(20))`
15+
1016
## 2.4.2 - 2022-10-25
1117

1218
### Fixed

0 commit comments

Comments
 (0)