add missing changelog entry

This commit is contained in:
Robin Müller 2022-09-15 10:42:35 +02:00
parent 0ce568ad26
commit 37390dfc74
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
# [v6.0.0]
## Fixes
- Bugfix for Serial Buffer Stream: Setting `doActive` to false now
actually fully disables printing.
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/680/files
## Added
- Add new `UnsignedByteField` class