Skip to content

Commit 5264c3d

Browse files
committed
update changelog for release
1 parent 60f080f commit 5264c3d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

doc/changelog.rst

+8-6
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44

55
Changelog
66
=========
7-
2.8.0
8-
-----
9-
API change
10-
~~~~~~~~~~
7+
8+
2.8.0 (July 25, 2021)
9+
---------------------
10+
11+
Minor API change
12+
~~~~~~~~~~~~~~~~
1113
- ``Minuit.mncontour`` now raises ``RuntimeError`` instead of ``ValueError`` if it is
1214
not called at a valid minimum point
1315

@@ -23,8 +25,8 @@ Fixes
2325
2.7.0 (July 4, 2021)
2426
--------------------
2527

26-
API change
27-
~~~~~~~~~~
28+
Minor API change
29+
~~~~~~~~~~~~~~~~
2830
- If ``Minuit.hesse`` is called when ``Minuit.fmin`` is ``None``, an instance
2931
``Minuit.fmin`` is now created. If Hesse fails, the code does not raise an exception
3032
anymore, since now the error state can be accessed as usual from the ``Minuit.fmin``

0 commit comments

Comments
 (0)