From 5bd5b708d17ac11fb9f00da06903c97709a6019f Mon Sep 17 00:00:00 2001 From: Paul McCarthy <pauldmccarthy@gmail.com> Date: Mon, 14 Feb 2022 18:53:32 +0000 Subject: [PATCH] DOC: Changelog --- CHANGELOG.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d2efadb9c..b89271926 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ This document contains the ``fslpy`` release history in reverse chronological order. +3.8.2 (Tuesday 15th February 2022) +---------------------------------- + + +Fixed +^^^^^ + + +* The the :func:`.topup` wrapper function now allows multiple file names to + be passed to the ``--imain``argument (!324). + 3.8.1 (Tuesday 28th December 2021) ---------------------------------- -- GitLab