We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1cd8a commit c1de830Copy full SHA for c1de830
CHANGELOG.md
@@ -5,12 +5,14 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
-## 4.7.2 - 2023-01-11
+## 4.7.2 - 2023-01-12
9
10
### Fixed
11
12
* Amend Psalm assertion syntax on `Uuid::isValid()` to prevent incorrect type
13
inference ([#486](https://github.com/ramsey/uuid/pull/486)).
14
+* Re-tagged with the correct commit hash, since the first tag was pointing to
15
+ a commit in the 5.x branch.
16
17
18
## 4.7.1 - 2022-12-31
0 commit comments