changelog

This commit is contained in:
Robin Mueller
2025-10-29 16:05:02 +01:00
parent 71c2ba0854
commit 7994b36d4a

View File

@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Added `CcsdsPacketCreator`, `CcsdsPacketReader` and `CcsdsPacketCreatorWithReservedData`
which simplify the process of creating full CCSDS space packets.
- Added new optional `portable-atomic` because portable atomics might not work on every
architecture in addition to requiring atomic CAS support enabled inside for the crate.
# [v0.16.1] 2025-09-26