Skip to content

Commit

Permalink
add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshowers committed Apr 12, 2024
1 parent a653e69 commit 8f1f6ea
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## Unreleased

### Added

- `TypedUuid::nil()` and `max()` constructors.
- `TypedUuid` is now `#[repr(transparent)]`.

### Changed

- MSRV updated to Rust 1.61.

## [1.0.1] - 2024-02-15

### Breaking changes
Expand Down

0 comments on commit 8f1f6ea

Please sign in to comment.