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`.