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

This commit is contained in:
Robin Müller 2022-12-20 16:21:30 +01:00
parent 2895d7645a
commit 4410ee7eec
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Added
- Added PFC enumerations: `ecss::UnsignedPfc` and `ecss::RealPfc`.
PR: https://egit.irs.uni-stuttgart.de/rust/spacepackets/pulls/5
- Added `std::error::Error` implementation for all error enumerations if the `std` feature
is enabled.
- ACII timestamps as specified in CCSDS 301.0-B-4.