updated changelog
Some checks failed
Rust/spacepackets/pipeline/head There was a failure building this commit

This commit is contained in:
lkoester 2023-01-26 19:07:35 +01:00
parent be1c97b75a
commit 5b021fec22

View File

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