Skip to content

Commit

Permalink
Release 2.4.3 (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Oct 26, 2022
1 parent e58dd20 commit 67c26b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## Unreleased

## 2.4.3 - 2022-10-26

### Changed

- Replaced `sha1(uniqid())` by `bin2hex(random_bytes(20))`

## 2.4.2 - 2022-10-25

### Fixed
Expand Down

0 comments on commit 67c26b4

Please sign in to comment.