diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 96f59e61235dd6bc3b8a775e1a3ca01b2c19cd2e..aafbf6355b4af1fad83324291892b86829b642b1 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