From 639657539bf66552c9df7268c01b81c3ca11a0a0 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi <giovanni.bussi@gmail.com> Date: Tue, 18 Dec 2018 10:48:22 +0100 Subject: [PATCH] changelog --- CHANGES/v2.5.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES/v2.5.md b/CHANGES/v2.5.md index 7a1cc5f50..af665e25a 100644 --- a/CHANGES/v2.5.md +++ b/CHANGES/v2.5.md @@ -49,6 +49,14 @@ Changes from version 2.4 which are relevant for users: - \ref completion (used to generate command line completion scripts). - \ref pdbrenumber (see \issue{371}). +- New modules: + - A new PIV module has been included, contributed by Silvio Pipolo and Fabio Pietrucci. + This module implements the following collective variable: + - \ref PIV + - A new LOGMFD module has been included, contributed by Tetsuya Morishita. + This module implements the following bias: + - \ref LOGMFD + - Changes in the ISDB module - \ref CS2BACKBONE is now mpi parallelised in particular with DOSCORE and CAMSHIFT - \ref SAXS has an additional implementation based on bessel functions that can be faster for large systems (new keyword BESSEL) -- GitLab