diff --git a/Changelog.md b/Changelog.md
index dd119db82e9bd4dbb6d3bc44fe83e6b59c50c309..dbfee8db04993892ee6f0b40cefb3df693a50146 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,11 @@ This Changelog records major changes between versions.
 
 Not all changes are recorded. Please check git log for details.
 
+## Version 2.3.1
+
+- No new features in this release
+- Bumped versions of Go toolchain and third-party dependencies, requested by #128
+
 ## Version 2.3.0
 
 - The repository now conforms to the Go semvar standard (Fixed #115, thanks to @leiless)