From 53e3b6d146043045d5e385959c8165ac6f2815ea Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Mon, 12 Feb 2018 18:10:16 +0100
Subject: [PATCH] changelog

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

diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index 5d4ca85d5..4045b4b85 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -223,6 +223,7 @@ For developers:
 For users:
 - Fixed `plumed partial_tempering` to agree with GROMACS conventions for choice of dihedrals (see \issue{337}).
   Should be irrelevant for the vast majority of cases.
+- Fixed small bug in regexp parses - the part outside the parentheses was just ignored.
 
 For developers:
 - Doxygen on travis-ci has been updated to 1.8.14.
-- 
GitLab