Skip to content

Commit 3b9a95e

Browse files
committed
Update CHANGELOG.md
1 parent 4caa8f4 commit 3b9a95e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ SPDX-License-Identifier: MIT
1212
- make model initialization faster [#222](https://github.com/ufechner7/KiteModels.jl/pull/222)
1313
- implement missing methods for the `SymbolicAWEModel` [#198](https://github.com/ufechner7/KiteModels.jl/pull/198)
1414
#### Changed
15+
- fixed the performance regression when using the `KPS4` model with a winch model of type `AsyncMachine`
16+
- improved the script `create_sys_image`; it is now also available if you install the package without using git
1517
- make model initialization faster [#222](https://github.com/ufechner7/KiteModels.jl/pull/222)
1618
- make next_step! return nothing [#213](https://github.com/ufechner7/KiteModels.jl/pull/213)
1719
- Change the names of `RamAirKite` to `SymbolicAWESystem` and `PointMassSystem` to `SystemStructure` [#208](https://github.com/ufechner7/KiteModels.jl/pull/208)

0 commit comments

Comments
 (0)