diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 05efa7d676376d8b70f107e1c21b1b171f075f52..8d7b79e9f4529258aa25d5bfc75ac827133ff995 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,15 @@ This document contains the ``fslpy`` release history in reverse chronological order. +1.6.2 (Tuesday January 30th 2018) +--------------------------------- + + +* Updates to the ``conda`` installation process. +* A new script is installed when ``fslpy`` is installed via ``pip`` or + ``conda`` - ``atlasquery``, which emulates the FSL ``atlasquery`` tool. + + 1.6.1 (Monday January 29th 2018) --------------------------------