correct bug in readme
This commit is contained in:
parent
7d396c2e23
commit
82a9c5dcd6
|
@ -150,7 +150,7 @@ Changelog
|
|||
* 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))
|
||||
* add some static variables at BoatData to reference the known items (see [exampletask](lib/exampletask/GwExampleTask.cpp#L95))
|
||||
* make the known config names static members of GwConfigHandler
|
||||
* remove unused AWD boat data item
|
||||
|
||||
|
|
Loading…
Reference in New Issue