another missing changelog entry

This commit is contained in:
Robin Müller 2022-09-15 10:45:35 +02:00
parent 2e310fca8d
commit 655c944c0e
No known key found for this signature in database
GPG Key ID: 71B58F8A3CDFA9AC
1 changed files with 4 additions and 1 deletions

View File

@ -32,7 +32,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
which also includes a migration guide
- Bump Catch2 dependency to regular version `v3.1.0`
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/678
- `SerialBufferAdapter`: Rename `setBuffer` to `setConstBuffer` and update
API to expect `const uint8_t*` accordingly.
PR: https://egit.irs.uni-stuttgart.de/fsfw/fsfw/pulls/677
# [v5.0.0] 25.07.2022
## Changes