updated changelog
Rust/spacepackets/pipeline/head There was a failure building this commit Details

This commit is contained in:
lkoester 2023-01-26 19:07:35 +01:00
parent be1c97b75a
commit 5b021fec22
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
## Added
- Added `.gitignore`.
## Fixed
- Correct implementation of Trait `PartialEq` for `PusTc`.
# [v0.5.1] 2023-01-22
## Added