Skip to content

Commit 45cffe8

Browse files
committed
Add change log notes for 3.7.1 release
1 parent 749b30e commit 45cffe8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ramsey/uuid Changelog
22

3+
## 3.7.1
4+
5+
* Use `random_bytes()` when generating random nodes
6+
* Set the multicast bit for random nodes, according to RFC 4122, §4.5, [#170](https://github.com/ramsey/uuid/pull/170), [#171](https://github.com/ramsey/uuid/pull/171), [#182](https://github.com/ramsey/uuid/pull/182)
7+
38
## 3.7.0
49

510
_Released: 2017-08-04_

0 commit comments

Comments
 (0)