diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md index 61b3b0095f051c46e99b0da921401f95689b703e..95977e02783853aad455d5fea7d84c341022c289 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. +