Skip to content

Commit 886ee89

Browse files
committed
Prepare UUIDNext 4.2.3 version
1 parent 2b33c70 commit 886ee89

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Version History
22

3+
## 4.2.3 (2026-01-11)
4+
5+
* Added the list of known namespaces for UUID v5
6+
37
## 4.2.2 (2025-10-28)
48

59
* Reduced memory allocation for name based UUIDs

Src/UUIDNext/UUIDNext.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!--Nuget package information-->
99
<PropertyGroup>
1010
<PackageId>UUIDNext</PackageId>
11-
<Version>4.2.2</Version>
11+
<Version>4.2.3</Version>
1212
<Authors>Matthieu Mourisson</Authors>
1313
<PackageLicenseExpression>0BSD</PackageLicenseExpression>
1414
<PackageTags>UUID;GUID;UUIDv5;UUIDv7;UUIDv8</PackageTags>

0 commit comments

Comments
 (0)