Skip to content

Commit

Permalink
chore: prepare release 4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Dec 19, 2022
1 parent 9484f19 commit 5ed9ad5
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,18 @@ 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.0 - 2022-12-19

### Added

* Add `Uuid::fromHexadecimal()` and `UuidFactory::fromHexadecimal()`. These
methods are not required by the interfaces.

### Fixed

* Ignore MAC addresses consisting of all zeroes (i.e., `00:00:00:00:00:00`).


## 4.6.0 - 2022-11-05

### Added
Expand Down

0 comments on commit 5ed9ad5

Please sign in to comment.