diff --git a/CHANGES/v2.8.md b/CHANGES/v2.8.md index 373904356c..d81e49e161 100644 --- a/CHANGES/v2.8.md +++ b/CHANGES/v2.8.md @@ -114,4 +114,5 @@ Changes from version 2.7 which are relevant for users: - Environment variables such as `PLUMED_INCLUDEDIR` and similar are sanitized before they are used for running commands. - Fixed a bug leading to a crash when using python selectors (e.g., `@mda:` or `@mdt:`) and multiple MPI processes per replica. - Fixed leaks in Subprocess, potentially givin problems with a large number (>250) of sequentially created plumed objects all of them using `@mda:` or `@mdt:` selectors. +- Quantum Espresso patches have been fixed for a bug leading to incorrect masses passed to PLUMED and for a missing string terminator.