From 2f28a3892fc32e92c86343ca429f516fe9ec9a5c Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Tue, 3 Apr 2018 14:54:08 +0200
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 cb0494a80..c5cadfe87 100644
--- a/CHANGES/v2.3.txt
+++ b/CHANGES/v2.3.txt
@@ -241,5 +241,6 @@ For developers:
 - `plumed patch -e` now accepts a name closely matching the patch name (e.g. `plumed patch -e gromacs2016.5` will try to patch
   even if the stored patch is for `gromacs-2016.4`). This simplifies managing Portfiles. Nothing changes when picking the patch
   from the interactive menu.
+- Install newer ccache on travis-ci, build faster.
 
 */
-- 
GitLab