diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7f46e780467d7fd2a594e3b50ed942c316807919..96f59e61235dd6bc3b8a775e1a3ca01b2c19cd2e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,25 @@ This document contains the ``fslpy`` release history in reverse chronological order. +3.3.0 (Under development) +------------------------- + + +Added +^^^^^ + +* New ported versions of various core FSL tools, including ``imrm``, ``imln``, + ``imtest``, ``fsl_abspath``, ``remove_ext``, ``Text2Vest``, and + ``Vest2Text``. + + +Changed +^^^^^^^ + + +* Adjustments to tests and documentation + + 3.2.2 (Thursday 9th July 2020) ------------------------------