Skip to content

Commit a14fdd4

Browse files
Add fix and helpdata_like removal
1 parent b9c0c4d commit a14fdd4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/release-notes/v0.7.0.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Important Notes
3030
Fixes
3131
-----
3232

33-
* FIXES HERE
33+
* Use improvements to `jsonschema.RefResolver` to avoid `jsonschema.exceptions.RefResolutionError`.
34+
(PR :pr:`1976`)
3435

3536
Features
3637
--------
@@ -70,6 +71,15 @@ Python API
7071
The :func:`pyhf.infer.intervals.upperlimit` API will removed in ``pyhf`` ``v0.9.0``.
7172
(PR :pr:`1274`)
7273

74+
Removals
75+
--------
76+
77+
Python API
78+
~~~~~~~~~~
79+
80+
* The :func:`pyhf.simplemodels.hepdata_like` API, deprecated since ``pyhf``
81+
``v0.6.2``, has been removed.
82+
(PR :pr:`1670`)
7383

7484
Contributors
7585
------------

0 commit comments

Comments
 (0)