changelog typo
This commit is contained in:
parent
85e849ca00
commit
68231db9a1
@ -29,7 +29,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
- Place `Version` class outside of `fsfw` namespace. It is generic
|
- Place `Version` class outside of `fsfw` namespace. It is generic
|
||||||
- Add helper functions provided by [`cmake-modules`](https://github.com/bilke/cmake-modules)
|
- 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
|
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
|
- LICENSE file included
|
||||||
- use `int` for version numbers to allow unset or uninitialized version
|
- use `int` for version numbers to allow unset or uninitialized version
|
||||||
- Initialize Version object with numbers set to -1
|
- Initialize Version object with numbers set to -1
|
||||||
|
Loading…
Reference in New Issue
Block a user