diff --git a/docs/release-notes/v0.6.3.rst b/docs/release-notes/v0.6.3.rst index 4b40672eb5..2134f2633e 100644 --- a/docs/release-notes/v0.6.3.rst +++ b/docs/release-notes/v0.6.3.rst @@ -10,6 +10,9 @@ Important Notes ``xmlio`` extra no longer requires ``uproot3`` and all dependencies on ``uproot3`` and ``uproot3-methods`` have been dropped. (PR :pr:`1567`) + ``uproot4`` additionally brings large speedups to writing, which results in an + order of magnitude faster conversion time for most workspace conversions from + JSON back to XML + ROOT with ``pyhf json2xml``. * All backends are now fully compatible and tested with `Python 3.9 `_. (PR :pr:`1574`)