one shot flag not static anymore
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit

This commit is contained in:
2022-02-22 11:29:23 +01:00
parent a274d6598e
commit 9c2ceb4a9f
3 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [unreleased]
# [v5.0.0]
## Changes
- `oneShotAction` flag in the `TestTask` class is not static anymore
# [v4.0.0]
## Additions