diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7a2a79f84933d18548eee0ba0febe426f02ea36e..29450e543fc08cd68fc7ae921a86dda0c0e3b319 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
 # FSL base project changelog
 
 
+## 2101.5 (Saturday 23rd January 2021)
+
+ - Updated the `supportedGencodes.sh` script to support CUDA versions
+   10.2, 11.1 and 11.2.
+ - Fixed a bug in the final creation of `NVCCFLAGS` and `NVCCLDFLAGS`.
+
+
 ## 2101.4 (Friday 22nd January 2021)
 
  - Fixed a bug in the default CFLAGS assignment under Linux.