Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBlanke committed Mar 1, 2023
1 parent ca65282 commit 326d274
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
<br>

## What's new?
- ### 01.03.2023 v4.4.0 add new feature: "Optimization Strategies"
- ### 18.11.2022 v4.3.0 with three new optimization algorithms (Spiral Optimization, Lipschitz Optimizer, DIRECT Optimizer)
- ### 04.05.2022 v4.2.0 with support of handling Exceptions and Callbacks

Expand Down Expand Up @@ -964,7 +965,7 @@ Each of the following optimizer classes can be initialized and passed to the "ad
</details>

<details>
<summary><b>v4.4.0</b> </summary>
<summary><b>v4.4.0</b> :heavy_check_mark: </summary>

- [ ] add Optimization-Strategies
- [ ] redesign progress-bar
Expand All @@ -973,6 +974,7 @@ Each of the following optimizer classes can be initialized and passed to the "ad




<details>
<summary><b>Ideas for the Future</b></summary>

Expand Down

0 comments on commit 326d274

Please sign in to comment.