Skip to content

Commit

Permalink
chore: prepare for release 4.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Apr 15, 2023
1 parent 628d3df commit 60a4c63
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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
Expand Down

0 comments on commit 60a4c63

Please sign in to comment.