changelog
Rust/spacepackets/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2023-08-17 20:42:45 +02:00
parent 965541e422
commit 990b8de519
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- `UnsignedByteField` and `GenericUnsignedByteField` `new` methods are `const` now.
# Added
- Added `pdu_datafield_len` getter function for `PduHeader`
# [v0.7.0-beta.0] 2023-08-16
- Moved MSRV from v1.60 to v1.61.