Skip to content

Commit eb6e9cf

Browse files
committed
Integrate comments from review
1 parent cfc1b71 commit eb6e9cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ chronological order. We follow [semantic versioning](https://semver.org/) and al
55
releases are available on [Anaconda.org](https://anaconda.org/optimagic-dev/optimagic).
66

77

8-
## 0.6.0
8+
## 0.5.3
99

1010
This release introduces **multi-backend plotting** with support for matplotlib, bokeh,
1111
and altair backends (in addition to the existing plotly backend), **3D visualizations**
@@ -19,8 +19,8 @@ Google Summer of Code (GSoC) 2025 contributors.
1919
annotations issue with Python 3.13 and NumPy 2.4 ({ghuser}`timmens`).
2020
- {gh}`660` Renames the `bayes_opt` parameter `n_iter` to `stopping_maxiter`
2121
({ghuser}`spline2hg`).
22-
- {gh}`659` Fixes `UnboundLocalError` when `stopping_criterion=None` in
23-
`convergence_plot` ({ghuser}`szd5654125`).
22+
- {gh}`659` Removes `None` as a valid option for `stopping_criterion` in
23+
`convergence_plot` and updates the docstring ({ghuser}`szd5654125`).
2424
- {gh}`658` Enhances documentation and minor fixes in backend plotting
2525
({ghuser}`r3kste`).
2626
- {gh}`654` Implements the altair plotting backend ({ghuser}`r3kste`).

0 commit comments

Comments
 (0)