summaryrefslogtreecommitdiff
path: root/vendor/github.com/google/uuid/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 09:52:30 +0000
committerLibravatar GitHub <noreply@github.com>2024-02-05 09:52:30 +0000
commitd59cba487fe56c0c91a06717195922b3ed3ee34c (patch)
tree072b2a4230ec6a9d6f9da08547594fa335ae5ec4 /vendor/github.com/google/uuid/CHANGELOG.md
parent[chore]: Bump github.com/yuin/goldmark from 1.6.0 to 1.7.0 (#2603) (diff)
downloadgotosocial-d59cba487fe56c0c91a06717195922b3ed3ee34c.tar.xz
[chore]: Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#2604)
Diffstat (limited to 'vendor/github.com/google/uuid/CHANGELOG.md')
-rw-r--r--vendor/github.com/google/uuid/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/vendor/github.com/google/uuid/CHANGELOG.md b/vendor/github.com/google/uuid/CHANGELOG.md
index c9fb829dc..7ec5ac7ea 100644
--- a/vendor/github.com/google/uuid/CHANGELOG.md
+++ b/vendor/github.com/google/uuid/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.6.0](https://github.com/google/uuid/compare/v1.5.0...v1.6.0) (2024-01-16)
+
+
+### Features
+
+* add Max UUID constant ([#149](https://github.com/google/uuid/issues/149)) ([c58770e](https://github.com/google/uuid/commit/c58770eb495f55fe2ced6284f93c5158a62e53e3))
+
+
+### Bug Fixes
+
+* fix typo in version 7 uuid documentation ([#153](https://github.com/google/uuid/issues/153)) ([016b199](https://github.com/google/uuid/commit/016b199544692f745ffc8867b914129ecb47ef06))
+* Monotonicity in UUIDv7 ([#150](https://github.com/google/uuid/issues/150)) ([a2b2b32](https://github.com/google/uuid/commit/a2b2b32373ff0b1a312b7fdf6d38a977099698a6))
+
## [1.5.0](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) (2023-12-12)