From bbab4b856828a872d7b3f083f5ef465118f56579 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Tue, 13 Jun 2017 20:39:08 +0200
Subject: [PATCH] changelog

[makedoc]
---
 CHANGES/v2.4.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 61b3b0095..95977e027 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -80,3 +80,6 @@ Changes from version 2.3 which are relevant for developers:
   - Fixed a potential bug using single precision system blas on a mac (notice that currently plumed only uses
     double precision, so it is harmless).
   - Added `--enable-rpath` option for autoconf (off by default).
+  - Files related to changelog are now stored as `.md` files. This makes
+    it possible to navigate them from github.
+
-- 
GitLab