Skip to content

Commit 300e417

Browse files
committed
fix changelog
1 parent c9b365d commit 300e417

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ Changelog
1111
New features
1212
~~~~~~~~~~~~
1313
- ``iminuit.minimize``
14-
- Keyword ``method`` now accepts "migrad" and "simplex"
15-
- Keyword ``option`` now supports keyword "stra" to set ``Minuit.strategy``
16-
- ``OptimizeResult.message`` now states if errors are not reliable
14+
- Keyword ``method`` now accepts "migrad" and "simplex"
15+
- Keyword ``option`` now supports keyword "stra" to set ``Minuit.strategy``
16+
- ``OptimizeResult.message`` now states if errors are not reliable
1717
- ``Minuit`` now supports functions wrapped with ``functools.partial``, by @jnsdrtlf
1818

1919
Other

0 commit comments

Comments
 (0)