diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5f2b9627ee04faa83f7d5f26c684a4dfa012d823..29152c27a1bd336ab1a2043e89d417613d2c9722 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,19 @@
 # FSL base project changelog
 
 
+## 2108.2 (Wednesday 11th August 2021)
+
+ - Change to `createFSLWrapper` and `removeFSLWrapper` to accommodate
+   naming conventions for FSL GUI commands (`<Command>_gui` on macOS,
+   and `<Command>` on Linux).
+
+
 ## 2108.1 (Monday 9th August 2021)
 
- - Reverted the python library installation directory to `$FSLDIR/python` - 
+ - Reverted the python library installation directory to `$FSLDIR/python` -
    this can be changed in the future if it is ever deemed problematic.
 
+
 ## 2108.0 (Friday 6th August 2021)