diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 88cf06da69498a02e5ed556e36a4c3e041bffe59..5fe7ee6bc81edd183f31895b25b0b2163db379bf 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -10,11 +10,12 @@ order. Changed ^^^^^^^ -* The :mod:`fsl` package has been changed from being a `pkgutil-style +* The :mod:`fsl` and :mod:`fsl.scripts` packages have been changed from being + `pkgutil-style <https://packaging.python.org/guides/packaging-namespace-packages/#pkgutil-style-namespace-packages>`_ - namespace package to now being a `native + namespace packages to now being `native <https://packaging.python.org/guides/packaging-namespace-packages/#native-namespace-packages>`_ - namespace package. + namespace packages. * The :class:`.TaskThread` now allows an error handler function to be specified, which is run on the :mod:`.idle` loop. * The :func:`.bids.loadMetadata` function no long resolves sym-links when