diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 009ee7ce81438995b77fca5a1555baeadae547a2..a8f4806709628440274a87670fff8406a8a71a14 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ This document contains the ``fslpy`` release history in reverse chronological order. +3.19.1 (Wednesday 26th June 2024) +--------------------------------- + + +Fixed +^^^^^ + + +* Minor Updates for compatibility with ``numpy`` 2.0 (!458). + + 3.19.0 (Friday 24th May 2024) -----------------------------