diff --git a/CHANGELOG.md b/CHANGELOG.md index d144f52..ec49731 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ #### Changed - bump KiteControllers to 0.2.10 - bump KiteModels to 0.6.6 -A new kite model was added, that uses three winches at the ground to steer the kite. -The new KiteModel (version 3) allows to define polars that do not depend on the steering input, which makes it easier to define new kites. +A new kite model (KPS4_3L) was added, that uses three winches at the ground to steer the kite. +The new variant (version 3) of the KPS4 kite model allows to define polars that do not depend on the steering input, which makes it easier to define new kites. - bump KitePodModels to 0.3.3 A simplified KitePodModel was added with a linear relationship between depower setting and depower angle, which makes it easier to define new KCUs. #### Added