From 8b230f8a09e7142a085bbe74d802ef4cc46eec42 Mon Sep 17 00:00:00 2001 From: Giovanni Bussi Date: Mon, 19 Sep 2022 09:33:49 +0200 Subject: [PATCH] changelog --- CHANGES/v2.7.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES/v2.7.md b/CHANGES/v2.7.md index 9d614375c8..fd20598e71 100644 --- a/CHANGES/v2.7.md +++ b/CHANGES/v2.7.md @@ -91,3 +91,5 @@ For developers: - Fixed an issue with timestep roundoff apparent in Windows build. - Fixed an issue with \ref METAINFERENCE noisetype OUTLIERS/MOUTLIERS when not using replicas, thanks @hmcezar #847 - Fixed \issue{833}. +- Fixed \issue{841}. +- Fixed an incorrect `const` conversion in `wrapper/Plumed.h`.