Skip to content

Commit

Permalink
fix changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Feb 10, 2021
1 parent c9b365d commit 300e417
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ Changelog
New features
~~~~~~~~~~~~
- ``iminuit.minimize``
- Keyword ``method`` now accepts "migrad" and "simplex"
- Keyword ``option`` now supports keyword "stra" to set ``Minuit.strategy``
- ``OptimizeResult.message`` now states if errors are not reliable
- Keyword ``method`` now accepts "migrad" and "simplex"
- Keyword ``option`` now supports keyword "stra" to set ``Minuit.strategy``
- ``OptimizeResult.message`` now states if errors are not reliable
- ``Minuit`` now supports functions wrapped with ``functools.partial``, by @jnsdrtlf

Other
Expand Down

0 comments on commit 300e417

Please sign in to comment.