File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -128,5 +128,6 @@ Dirk-Jan Rutten (excitement-engineer@github)
128
128
[4.1.1]
129
129
130
130
Paul Galbraith (pgalbraith@github)
131
- * Contributed #52: Add `Generators.egressTimeBasedGenerator()` method that constructs
132
- `TimedBasedGenerator` with a sensible choice of interface
131
+ * Contributed #73: Add `Generators.defaultTimeBasedGenerator()` to use "default"
132
+ interface address for time/based UUIDs
133
+ [4.2.0]
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ Project: java-uuid-generator
4
4
Releases
5
5
============================================================================
6
6
7
+ 4.2.0 (14-May-2023)
8
+
9
+ #73: Add `Generators.defaultTimeBasedGenerator()` to use "default" interface
10
+ address for time/based UUIDs
11
+ (contributed by Paul G)
7
12
8
13
4.1.1 (01-May-2023)
9
14
You can’t perform that action at this time.
0 commit comments