mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-13 15:46:53 +03:00
chore: prepare for release 4.7.4
This commit is contained in:
@@ -6,6 +6,17 @@ 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.4 - 2023-04-15
|
||||
|
||||
### Fixed
|
||||
|
||||
* Allow brick/math version `^0.11`.
|
||||
* Add explicit `Stringable` interface to `UuidInterface`.
|
||||
* Fix namespace conflict reported in [#490](https://github.com/ramsey/uuid/issues/490).
|
||||
* Fix unserialize error with `OrderedTimeCodec` reported in
|
||||
[#494](https://github.com/ramsey/uuid/issues/494).
|
||||
|
||||
|
||||
## 4.7.3 - 2023-01-12
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user