From e2076600a9a9c6de1c4af22d04fd15e750ee838e Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Thu, 16 Jun 2016 12:35:07 +0200
Subject: [PATCH] changelog

[makedoc]
---
 CHANGES/Unreleased.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGES/Unreleased.txt b/CHANGES/Unreleased.txt
index 7554c2483..7e0e536e1 100644
--- a/CHANGES/Unreleased.txt
+++ b/CHANGES/Unreleased.txt
@@ -54,5 +54,10 @@ Changes from version 2.2 which are relevant for users:
 - 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).
+  - PLUMED now generate a VIM syntax file, see \ref VimSyntax
+
+For developers:
+- Added new strings for plumed cmd: setMDMassUnits, setMDChargeUnits, readInputLine, performCalcNoUpdate, and update.
+
 
 */
-- 
GitLab