diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..35c13c0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +Change Log +======= + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](http://keepachangelog.com/) +and this project adheres to [Semantic Versioning](http://semver.org/). + +## [unreleased] + +## [0.1.0] + +Initial version with CCSDS Space Packet Primary Header +implementation and basic PUS TC and TM implementations