mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-20 16:57:36 +03:00
chore: prepare release 4.7.5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user