diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 138f7eeadd743bdd6bcda78ae23f1e9cdde0d34a..466e42bb8e2426367cf96ddf5d69af84f6df9f7f 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -19,6 +19,7 @@ Added
   affine, which is applied to the input image before the deformation field.
 * New :class:`.SubmitParams` class, providing a higer level interface for
   cluster submission.
+* New :meth:`.FileTree.load_json` and  :meth:`.FileTree.save_json` methods.
 
 
 Changed
@@ -26,6 +27,9 @@ Changed
 
 
 * ``fslpy`` now requires a minimum Python version of 3.7.
+* The default value for the ``partial_fill`` option to :meth:`.FileTree.read`
+  is False. Accordingly, the :class:`.FileTreeQuery` calls the
+  :meth:`.FileTree.partial_fill` method on the ``FileTree`` it is given.
 * The :func:`.gifti.relatedFiles` function now supports files with
   BIDS-style naming conventions.
 * The :func:`.run.run` and :func:`.run.runfsl` functions now pass through any