Skip to content

Commit a335332

Browse files
committed
...
1 parent 203fe36 commit a335332

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

release-notes/CREDITS

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,14 @@ Paul Galbraith (pgalbraith@github)
132132
interface address for time/based UUIDs
133133
[4.2.0]
134134

135+
Pavel Raev (magdel@github)
136+
* Contributed #81: Add UUIDUtil.extractTimestamp() for extracting 64-bit
137+
timestamp for all timestamp-based versions
138+
[5.0.0]
139+
* Contributed #94 Add alternate version to UUIDv7 generator that uses random
140+
values on every call (not just for different timestamp)
141+
[5.0.0]
142+
135143
Maia Everett (Maia-Everett@github)
136144
* Contributed #85: Fix `LazyRandom` for native code generation tools
137-
Pavel Raev (magdel@github)
138-
* Contributed #81: Add UUIDUtil.extractTimestamp() for extracting 64-bit timestamp for all timestamp-based versions
139-
* Contributed Add alternate version to UUIDv7 generator that uses random values on every call (not just for different timestamp)
140-
[5.0.0]
145+
[5.0.0]

0 commit comments

Comments
 (0)