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

DOC: changelog

parent 630b9e1a
No related branches found
No related tags found
No related merge requests found
...@@ -76,6 +76,24 @@ Fixed ...@@ -76,6 +76,24 @@ Fixed
a single set of coordinates. a single set of coordinates.
Removed
^^^^^^^
* Removed the deprecated ``.StatisticAtlas.proportions``,
``.StatisticAtlas.coordProportions``, and
``.StatisticAtlas.maskProportions`` methods.
* Removed the deprecated ``indexed`` option to :meth:`.Image.__init__`.
* Removed the deprecated ``.Image.resample`` method.
* Removed the deprecated ``.image.loadIndexedImageFile`` function.
* Removed the deprecatd ``.FileTreeQuery.short_names`` and
``.Match.short_name`` properties.
* Removed the deprecated ``.idle.inIdle``, ``.idle.cancelIdle``,
``.idle.idleReset``, ``.idle.getIdleTimeout``, and
``.idle.setIdleTimeout`` functions.
* Removed the deprecated ``resample.calculateMatrix`` function.
2.8.4 (Monday 2nd March 2020) 2.8.4 (Monday 2nd March 2020)
----------------------------- -----------------------------
......
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