From 25e647beefce6982ff038668b0561dbcbb1c3e83 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Mon, 27 Mar 2017 15:32:48 +0200 Subject: [PATCH] changelog --- CHANGES/v2.4.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES/v2.4.txt b/CHANGES/v2.4.txt index a87677a7f..6b0fd61d1 100644 --- a/CHANGES/v2.4.txt +++ b/CHANGES/v2.4.txt @@ -10,6 +10,11 @@ Changes from version 2.3 which are relevant for users: - gcc 4.8 - clang 3.3 - intel 15 + Since the number of c++11 features that we use is limited, older compilers might work as well. +- New modules: + - A new EDS module have been included, contributed by Glen Hocky and Andrew White. + This module implements the following methods: + - \ref EDS - New collective variables: - \ref DIMER (thanks to Marco Nava). - Other changes: -- GitLab