From 24cd194ac9dbbae7929fd6a0f44bd857bfa23c1d Mon Sep 17 00:00:00 2001
From: Gareth Tribello <gareth.tribello@gmail.com>
Date: Fri, 21 Apr 2017 00:26:35 -0300
Subject: [PATCH] Added description of bug fix to changelog

---
 CHANGES/v2.3.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index a612e95c2..b8b36e434 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -158,6 +158,7 @@ See branch \branch{v2.3} on git repository.
 - Fixed bug in \ref HBONDS that used to apear when you used DONORNS and ACCEPTORS with same numbers of atoms 
 - Fixed bug in \ref DISTANCES that appears when using BETWEEN and link cells.
 - Prevented users from causing segfaults by storing derivatives without LOWMEM flag.  In these caess PLUMED crashes with meaningful errors.
+- Fixed bug in \ref HISTOGRAM that causes nans when using KERNEL=DISCRETE option
 
 For developers:
 - plumedcheck validation has been made stricter. All the checks are now described in the developer manual.
-- 
GitLab