From d0081286fecfcec09909f73b737f30a063737a1c Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Mon, 2 Mar 2020 09:35:31 +0000
Subject: [PATCH] DOC: changelog

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

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 358df42f5..ea17df9c9 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,21 @@ This document contains the ``fslpy`` release history in reverse chronological
 order.
 
 
+
+2.8.4 (Monday 2nd March 2020)
+-----------------------------
+
+
+Added
+^^^^^
+
+
+* Added a new ``partial_fill`` option to :meth:`.FileTree.read`, which
+  effectively eliminates any variables which only have one value. This was
+  added to accommodate some behavioural changes that were introduced in 2.8.2.
+
+
+
 2.8.3 (Friday 28th February 2020)
 ---------------------------------
 
-- 
GitLab