cfdp/CHANGELOG.md

19 lines
468 B
Markdown
Raw Normal View History

2024-08-20 11:50:13 +02:00
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]
2024-09-11 10:23:33 +02:00
2024-11-08 16:01:20 +01:00
- Bumped `thiserror` to v2
- Bumped `spacepackets` to v0.13
- The source and destination handlers can now be used without the `std` feature and only require
the `alloc` feature.
2024-09-11 10:23:33 +02:00
# [v0.1.0] 2024-09-11
Initial release