Pull CFPD bugfix in dev branch #147

Merged
muellerr merged 30 commits from pull-cfdp-fix-into-dev-branch into obsw-v3.0.0-dev 2023-06-09 13:41:29 +02:00
Showing only changes of commit 066dd0d397 - Show all commits

View File

@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
## Changed
- Assert than `FixedArrayList` is larger than 0 at compile time.
# [v6.0.0] 2023-02-10
## Fixes