prep first full release #19

Merged
muellerr merged 1 commits from prepare-init-version into main 2024-04-24 20:46:38 +02:00
2 changed files with 13 additions and 1 deletions
Showing only changes of commit 7468fe9845 - Show all commits

12
CHANGELOG.md Normal file
View File

@ -0,0 +1,12 @@
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/).
# [v0.1.0] 2024-04-24
Initial release with PUS stack, TM sink, TC source, TMTC TCP/IP infrastructure
and camera handler.

View File

@ -1,6 +1,6 @@
[package] [package]
name = "ops-sat-rs" name = "ops-sat-rs"
version = "0.0.1" version = "0.1.0"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html