sat-rs/satrs-shared/CHANGELOG.md
Robin Mueller 3b1e24e3f4
Some checks failed
Rust/sat-rs/pipeline/pr-main There was a failure building this commit
changelog
2024-02-12 15:40:36 +01:00

382 B

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[unreleased]

[v0.1.1] 2024-02-12

  • Added missing #![no_std] attribute for library
  • Fixed unit tests

[v0.1.0] 2024-02-12

Initial release.