Skip to content
Snippets Groups Projects
Commit 118d3779 authored by Paul McCarthy's avatar Paul McCarthy :mountain_bicyclist:
Browse files

Retrospective changelog update

parent d12591ef
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,9 @@ order.
* :class:`.Atlas` classes can now pass ``kwargs`` through to the
:class:`.Image` constructor.
* :class:`.LabelAtlas` image values no longer need to match the index of the
label into the :class:`.AtlasDescription` ``labels`` list. This means that
label atlas XML files may contain non-sequential label values.
* :class:`.Cache` now implements ``__getitem__`` and ``__setitem__``
* The :func:`.image.read_segments` function (monkey-patched into ``nibabel``)
is deprecated, as it is no longer necessary as of ``nibabel`` 2.2.0.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment