From 2c96368278fe0c95d5836f2c62e86a872523dbc6 Mon Sep 17 00:00:00 2001
From: Gareth Tribello <gareth.tribello@gmail.com>
Date: Thu, 6 Apr 2017 08:36:45 +0100
Subject: [PATCH] Fixed mistake in CHANGES file

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

diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index 84294d289..2fbe8128c 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -137,7 +137,6 @@ Version 2.3.1 (Mar 31, 2017)
 - fixed `plumed-config` that was not working.
 - log file points to the `config.txt` files to allow users to check which features were available in that compiled version.
 - `make clean` in root dir now also cleans `vim` subdirectory.
-- Resolved problem with nan in SMAC with SPECIESA and SPECIESB involving molecules that are the same
 - Updated gromacs patch to version 2016.3 
 
 For developers:
@@ -150,6 +149,7 @@ See branch \branch{v2.3} on git repository.
 
 - New flag `--disable-libsearch` for `configure`, allowing an easier control of linked libraries when installing PLUMED
   with a package manager such as MacPorts.
+- Resolved problem with nan in SMAC with SPECIESA and SPECIESB involving molecules that are the same
 
 
 */
-- 
GitLab