Skip to content

Commit

Permalink
update changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
HDembinski committed Jul 25, 2021
1 parent 60f080f commit 5264c3d
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@

Changelog
=========
2.8.0
-----
API change
~~~~~~~~~~

2.8.0 (July 25, 2021)
---------------------

Minor API change
~~~~~~~~~~~~~~~~
- ``Minuit.mncontour`` now raises ``RuntimeError`` instead of ``ValueError`` if it is
not called at a valid minimum point

Expand All @@ -23,8 +25,8 @@ Fixes
2.7.0 (July 4, 2021)
--------------------

API change
~~~~~~~~~~
Minor API change
~~~~~~~~~~~~~~~~
- If ``Minuit.hesse`` is called when ``Minuit.fmin`` is ``None``, an instance
``Minuit.fmin`` is now created. If Hesse fails, the code does not raise an exception
anymore, since now the error state can be accessed as usual from the ``Minuit.fmin``
Expand Down

0 comments on commit 5264c3d

Please sign in to comment.