Skip to content

Commit e62174c

Browse files
committed
Update changelog
1 parent 4d37130 commit e62174c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### KiteUtils v0.10.5 05-05-2025
4+
#### Fixed
5+
- fixed the log updates of vectors by using dot assignments
6+
37
### KiteUtils v0.10.4 04-05-2025
48
#### Changed
59
- in the SysState struct, the fields `l_tether`, `v_reelout` and `force` are now vectors to allow logging the state of multiple tethers

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "KiteUtils"
22
uuid = "90980105-b163-44e5-ba9f-8b1c83bb0533"
33
authors = ["Uwe Fechner <uwe.fechner.msc@gmail.com> and contributors"]
4-
version = "0.10.4"
4+
version = "0.10.5"
55

66
[deps]
77
Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45"

0 commit comments

Comments
 (0)