changelog
Rust/spacepackets/pipeline/head This commit looks good Details
Rust/spacepackets/pipeline/pr-main There was a failure building this commit Details

This commit is contained in:
Robin Müller 2024-03-01 17:54:02 +01:00
parent 64ea7e609d
commit e4730d4b8f
Signed by: muellerr
GPG Key ID: A649FB78196E3849
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
## Added
- Added `From<$TY>` for the `EcssEnum$TY` ECSS enum type definitions.
# [v0.10.0] 2024-02-17
## Added