1
0
mirror of https://github.com/google/uuid.git synced 2025-09-16 09:16:30 +02:00

chore(master): release 1.5.0 (#145)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
This commit is contained in:
release-please[bot]
2023-12-12 11:21:37 -06:00
committed by GitHub
parent 9ee7366e66
commit 4d47f8eb06

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.5.0](https://github.com/google/uuid/compare/v1.4.0...v1.5.0) (2023-12-12)
### Features
* Validate UUID without creating new UUID ([#141](https://github.com/google/uuid/issues/141)) ([9ee7366](https://github.com/google/uuid/commit/9ee7366e66c9ad96bab89139418a713dc584ae29))
## [1.4.0](https://github.com/google/uuid/compare/v1.3.1...v1.4.0) (2023-10-26)