diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7a4ecf4ebe1af6e37ce337f7a822f842c5da2c96..a9102c536d131052e048e8ca04a498659cfcdcbb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -58,7 +58,8 @@ Fixed * Updated the :func:`.prepareArgs` function to use ``shlex.split`` when preparing shell command arguments, instead of performing a naive whitespace split. -* Fixed some bugs in the :func:`.fslsub.info` function. +* Fixed some bugs in the :func:`.fslsub.info` and :func:`.fslinfo.wait` + functions. 2.8.4 (Monday 2nd March 2020)