Skip to content

Commit 855069a

Browse files
committed
prepare changelog
1 parent b754d0f commit 855069a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

3+
## [1.3.2] - 2025-11-06
4+
5+
### Added
6+
7+
- `as_fields`, `to_fields_le`, `as_u128`, `to_u128_le`, `as_u64_pair`, `as_bytes`, `into_bytes`, `to_bytes_le`, `is_nil`, and `is_max` methods to mirror corresponding methods on upstream `Uuid`.
8+
39
## [1.3.1] - 2025-09-30
410

511
### Added
@@ -132,6 +138,7 @@ Documentation improvements.
132138

133139
Initial release.
134140

141+
[1.3.2]: https://github.com/oxidecomputer/newtype-uuid/releases/newtype-uuid-1.3.2
135142
[1.3.1]: https://github.com/oxidecomputer/newtype-uuid/releases/newtype-uuid-1.3.1
136143
[1.3.0]: https://github.com/oxidecomputer/newtype-uuid/releases/newtype-uuid-1.3.0
137144
[1.2.4]: https://github.com/oxidecomputer/newtype-uuid/releases/newtype-uuid-1.2.4

0 commit comments

Comments
 (0)