From 50cd901e5b09290017bbd0e4a540958c5778158d Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Sun, 9 Oct 2016 16:13:21 +0200
Subject: [PATCH] fixed changelog

[makedoc]
---
 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 b197ce221..7b21c4c52 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -42,7 +42,6 @@ Changes from version 2.2 which are relevant for users:
   - \ref CS2BACKBONE is now native in PLUMED removing the need to link ALMOST, small syntax differences
   - \ref CS2BACKBONE, \ref NOE, \ref RDC, removed the keyword ENSEMBLE: now ensemble averages can only be calculated using \ref ENSEMBLE
   - \ref RDC, syntax changes
-  - \ref CONSTANT, syntax changes and added the possibility of storing more values as components with or without derivatives
   - It is not possible anymore to select modules using `modulename.on` and `modulename.off` files. Use `./configure --enable-modules` instead.
 - New actions:
   - \ref FIXEDATOM
@@ -95,6 +94,7 @@ Changes from version 2.2 which are relevant for users:
   - \ref ENSEMBLE added keywords for weighted averages, and calculation of higher momenta
   - \ref MOLINFO now allows single atoms to be picked by name.
   - \ref FIT_TO_TEMPLATE now supports optimal alignment.
+  - \ref CONSTANT added the possibility of storing more values as components with or without derivatives
 - Other features:
   - Added a plumed-config command line tool. Can be used to inspect configuration also when cross compiling.
   - Added a `--mpi` option to `plumed`, symmetric to `--no-mpi`. Currently, it has no effect (MPI is initialized by default when available).
-- 
GitLab