diff --git a/CHANGELOG.md b/CHANGELOG.md index 45cdd648..c5d562e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Added +- FreeRTOS monotonic clock which is not subjected to time jumps of the system clock - add CFDP subsystem ID https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/742 - `PusTmZcWriter` now exposes API to set message counter field.