From 6d63d8dfd2dd3a3ef9d265459918219d87de8c72 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Tue, 18 Aug 2020 09:47:34 +0100
Subject: [PATCH] DOC: changelog [skip ci]

---
 CHANGELOG.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 96f59e612..aafbf6355 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -12,6 +12,14 @@ Added
 * New ported versions of various core FSL tools, including ``imrm``, ``imln``,
   ``imtest``, ``fsl_abspath``, ``remove_ext``, ``Text2Vest``, and
   ``Vest2Text``.
+* New :func:`.gps` function, wrapping the FSL ``gps`` command.
+
+
+Changed
+^^^^^^^
+
+
+* Updates to the BIDS filetree specification.
 
 
 Changed
-- 
GitLab