Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Jan 27, 2025
1 parent b36f005 commit 104ae50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
### KiteModels v0.6.15 2025-01-27
- log kcu_steering in SysState (output of KCU without applying corrections)
- fix tests for Julia 1.11.3
- cleanup `run_julia`

### KiteModels v0.6.14 2025-01-16
#### Fixed
- crash due to a new version of `DierckX_jll`
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "KiteModels"
uuid = "b94af626-7959-4878-9336-2adc27959007"
authors = ["Uwe Fechner <fechner@aenarete.eu> and contributors"]
version = "0.6.14"
version = "0.6.15"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down

0 comments on commit 104ae50

Please # to comment.