oopsie
Rust/spacepackets/pipeline/head Build started... Details

This commit is contained in:
Robin Müller 2023-09-26 17:17:01 +02:00
parent 34b58fe9cc
commit 686b8eaaec
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
# [v0.7.0-beta.2] 2023-09-26
## Added
- `PacketId` trait impls: `Ord`, `PartialOrd` and `Hash`