another missing changelog entry
This commit is contained in:
parent
655c944c0e
commit
9a181aa6a8
@ -35,6 +35,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- `SerialBufferAdapter`: Rename `setBuffer` to `setConstBuffer` and update
|
- `SerialBufferAdapter`: Rename `setBuffer` to `setConstBuffer` and update
|
||||||
API to expect `const uint8_t*` accordingly.
|
API to expect `const uint8_t*` accordingly.
|
||||||
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/677
|
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/677
|
||||||
|
- Remove the following user includes from `fsfw/events/Event.h` and
|
||||||
|
`fsfw/returnvalues/returnvalue.h`:
|
||||||
|
- `#include "events/subsystemIdRanges.h"`
|
||||||
|
- `#include "returnvalues/classIds.h"`
|
||||||
|
The user has to include those themselves now
|
||||||
|
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/675
|
||||||
|
|
||||||
# [v5.0.0] 25.07.2022
|
# [v5.0.0] 25.07.2022
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user