From 14b6171112e576f68c24cb1f97ed085cd5adead3 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 16 Aug 2022 01:17:10 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35c13c0..2b85e07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [unreleased] -## [0.1.0] +## [v0.1.0] 16.08.2022 -Initial version with CCSDS Space Packet Primary Header -implementation and basic PUS TC and TM implementations +Initial release with CCSDS Space Packet Primary Header implementation and basic PUS TC and TM +implementations.