From 84e09c39db792b3b1f56bb5c45cb6a0bf9875903 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Sun, 2 Oct 2016 13:02:43 +0200
Subject: [PATCH] changelog

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

diff --git a/CHANGES/v2.3.txt b/CHANGES/v2.3.txt
index 22b911f7e..464367a8f 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -131,4 +131,5 @@ Fixes since 2.3b. Relevant things could be merged in the changelog above when we
 - (for developers) A script is available to check if source code complies plumed standard. Notice that this script is run together with cppcheck on travis-ci.
 - (for developers) Cppcheck on travis-ci has been updated to 1.75. Several small issues triggering errors on 1.75 were fixed (e.g. structures passed by value
    are now passed by const ref) and false positives marked as such.
+- (for developers) Added coverage scan.
 */
-- 
GitLab