diff --git a/docsrc/credits_changelog.dxx b/docsrc/credits_changelog.dxx
index 2cfd8fe4b..ab65a9a3b 100644
--- a/docsrc/credits_changelog.dxx
+++ b/docsrc/credits_changelog.dxx
@@ -85,6 +85,14 @@ Many thanks to all!
Updated CMake minimum version to 3.12.
Added support for PyPy as python runtime (Mark Harfouche).
+
+ Updated/Fixed CI, including various fixes for the build system (Mark Harfouche, John Kirkham, Dominik Kutra)
+
+ Various fixes / improved compatility to support updated dependencies (hdf5 5.12, numpy>=1.20, sphinx>=1.8.0, python 3, h5py 3.0) (Mark Harfouche, John Kirkham, Ullrich Koethe, Dominik Kutra, Hans Meine)
+
+ Fixed Matlab compilation (Joachim Börger)
+
+ Fixed compilation with cpp17 (Constantin Pape)
Changes from Version 1.11.0 to 1.11.1
@@ -94,7 +102,7 @@ Many thanks to all!
Added Random Forest version 3, inspired by LEMON's graph API, to simplify customization of RF variants (Philip Schill).
- Improved hierarchical clustering (Cpnstantin Pape).
+ Improved hierarchical clustering (Constantin Pape).
Minor improvements and bug fixes in the code and documentation.