From fa6a13d031b5a56504e2090ee65e8c068abf1f39 Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauldmccarthy@gmail.com> Date: Mon, 8 Jul 2024 13:59:29 +0100 Subject: [PATCH] DOC: Changelog --- CHANGELOG.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a8f48067..b8870c8e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ This document contains the ``fslpy`` release history in reverse chronological order. +3.20.0 (Monday 8th July 2024) +----------------------------- + + +Added +^^^^^ + + +* New functions/methods in the :mod:`.featanalysis` module and + :class:`.FEATImage` class for accessing F-test results (!460). + + 3.19.1 (Wednesday 26th June 2024) --------------------------------- -- GitLab