Skip to content

Commit

Permalink
adapt readme to release 20220301
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas committed Mar 1, 2022
1 parent f351478 commit 7d396c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,15 @@ For details refer to the [example description](lib/exampletask/Readme.md).

Changelog
---------
[20220301](../../releases/tag/20220301)
*********
* change [boat data names to shorter ones](../../issues/17)
* correct [bug with boatData config items](../../issues/16)
* allow for shorter conditions in config items (use arrays of allowed values for "or" condition)
* add some static variables at BoatData to reference the known items (see [exampletask](lib/exampletask/exampletask.cpp#L95))
* make the known config names static members of GwConfigHandler
* remove unused AWD boat data item

[20220124](../../releases/tag/20220124)
*********
* make the serial input and output working again
Expand Down

0 comments on commit 7d396c2

Please sign in to comment.