Skip to content

Commit

Permalink
chore: prepare release 4.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Nov 8, 2023
1 parent 9308b6a commit 5f0df49
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).


## 4.7.5 - 2023-11-08

### Fixed

* Protect against UUIDv7 collisions within the same millisecond, as reported
in [#518](https://github.com/ramsey/uuid/issues/518) and fixed in
[#522](https://github.com/ramsey/uuid/pull/522).
* Improve the return type hint for `UuidInterface::compareTo()`.


## 4.7.4 - 2023-04-15

### Fixed
Expand Down

0 comments on commit 5f0df49

Please sign in to comment.