Skip to content

Commit a62c35e

Browse files
committed
Update CHANGELOG.md
1 parent 8e060ab commit a62c35e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
### Unreleased
1+
### WinchControllers v0.5.3 2025-05-31
22
#### Added
33
- the functions `get_v_set()`, `get_f_err()`
44
- the script `autotune.jl`, using the **NOMAD** optimizer
55
- added a documentation page for the autotuning feature
6+
- added the function `install_examples()` and updated the docu accordingly
67

78
### WinchControllers v0.5.2
89
#### Added

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "WinchControllers"
22
uuid = "9e74470a-8ab1-4f32-b878-f32ebd236ea2"
33
authors = ["Uwe Fechner <[email protected]> and contributors"]
4-
version = "0.5.2"
4+
version = "0.5.3"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"

0 commit comments

Comments
 (0)