From b7c311faafbb1fece742115b676456e6e0237e70 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Fri, 8 Sep 2017 18:49:23 +0200
Subject: [PATCH] updated changelog

[makedoc]
---
 CHANGES/v2.3.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index ea9eadbf0..f695c9d30 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.
-- 
GitLab