FSFW Update #28

Merged
jgerhards merged 782 commits from fsfw_update into develop 2023-05-28 23:43:22 +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