diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index ea9eadbf06505639c3a0e59403949d6e6c5591e8..f695c9d303db7ad61eece9666a4b3b04812dba89 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -194,6 +194,10 @@ See branch \branch{v2.3} on git repository.
 
 For users:
 - Fixed a bug in \ref switchingfunction MATHEVAL, leading to inconsistent results when using OpenMP with multiple threads (see \issue{249}).
+- \ref FIT_TO_TEMPLATE now reports when it is used with a reference file with zero weights.
+- Fixed logging of \ref UNITS (thanks to Omar Valsson).
+- Fixed a possible bug with \ref EFFECTIVE_ENERGY_DRIFT and domain decomposition with a domain containing zero atoms.
+
 
 For developers:
 - Fixed a bug in `./configure --disable-libsearch` when searching for molfile plugins.