changelog typo

This commit is contained in:
Robin Müller 2022-04-22 15:37:14 +02:00
parent 85e849ca00
commit 68231db9a1
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- Place `Version` class outside of `fsfw` namespace. It is generic
- Add helper functions provided by [`cmake-modules`](https://github.com/bilke/cmake-modules)
manually now. Those should not change too often and only a small subset is needed
- Separate folder for easier update and for distintion
- Separate folder for easier update and for distinction
- LICENSE file included
- use `int` for version numbers to allow unset or uninitialized version
- Initialize Version object with numbers set to -1