diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 0bdc5168cb04a77b476dfa862c6dfb72f0b8e284..9be000c622f064206baa2c23ddf5490a6608cec3 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -7,35 +7,44 @@
 Changelog
 =========
 
-[1.0.4] - 2019-12-16
+1.1.0 - 2020-10-26
+==================
+
+Added
+-----
+- sw: library for FMC access
+- sw: tool for listing FMC modules and carriers
+- sw: tool for changing the FMC module EEPROM type (and to read it)
+
+1.0.4 - 2019-12-16
 ====================
 
 Fixed
 -----
 - fixes from checkpatch and coccicheck
 
-[1.0.3] - 2019-10-08
+1.0.3 - 2019-10-08
 ====================
 
 Added
 -----
 - parent repo (coht at CERN) version
 
-[1.0.2] - 2019-10-08
+1.0.2 - 2019-10-08
 ====================
 
 Changed
 -------
 - project REUSE compliant
 
-[1.0.1] - 2019-10-07
+1.0.1 - 2019-10-07
 ====================
 
 Added
 -----
 - gitlab CI with automatic RPM deployment on CERN koji
 
-[1.0.0] - 2019-09-26
+1.0.0 - 2019-09-26
 ====================
 
 Changes
@@ -43,7 +52,7 @@ Changes
 - better ``printk()`` output
 - better use of ``memcpy()``
 
-[0.9.1] - 2019-09-09
+0.9.1 - 2019-09-09
 ====================
 
 Added