Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Jul 2, 2024
1 parent c543d3d commit ecc3837
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### KiteControllers v0.2.6 - 2024-07-02
#### Changed
- downgrade GLFW_jll to fix an issue on Ubuntu 24.04 and on Mac
#### Added
- add section kps4-3l to all settings files to be compatible with latest KiteUtils package

### KiteControllers v0.2.5 - 2024-06-26
#### Added
- copyright disclaimer from TU Delft
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 = "KiteControllers"
uuid = "b19fd437-5b3a-4cca-b199-c3ded0f20ded"
authors = ["Uwe Fechner <fechner@aenarete.eu> and contributors"]
version = "0.2.5"
version = "0.2.6"

[deps]
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
Expand Down

0 comments on commit ecc3837

Please sign in to comment.