Skip to content

Commit 6a4cb00

Browse files
chore(master): release 1.6.1
1 parent 53dda83 commit 6a4cb00

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.6.1](https://github.com/google/uuid/compare/v1.6.0...v1.6.1) (2024-06-03)
4+
5+
6+
### Bug Fixes
7+
8+
* incorrect timestamp in uuid v6 ([#161](https://github.com/google/uuid/issues/161)) ([53dda83](https://github.com/google/uuid/commit/53dda83ebe99c23d0e66c2472abdbf178097c3b8))
9+
* use MustParse("xxx") instead of Must(Parse("xxxx")) ([#106](https://github.com/google/uuid/issues/106)) ([6e10cd1](https://github.com/google/uuid/commit/6e10cd1027e225e3ad7bfcc13c896abd165b02ef))
10+
311
## [1.6.0](https://github.com/google/uuid/compare/v1.5.0...v1.6.0) (2024-01-16)
412

513

0 commit comments

Comments
 (0)