diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md index 23452b685136bd0c8a885146c9c25c4c4b154ca5..5f4e7cb58dae2ccfa0dff0143a7d242a64232ede 100644 --- a/CHANGES/v2.4.md +++ b/CHANGES/v2.4.md @@ -246,11 +246,12 @@ For users: - Module VES: Fixed an off-by-one bug in the output of target distribution averages. The bug only affects the output and does not affect results. The bug also affected the output of coefficients when using a bias cutoff. - Module VES: Made sure that all relevant output files are written out at the final step when shutting down the simulation. This solves issues reported by @PabloPiaggi with restarting when there is a mismatch been the output of files and the number of MD steps. -## Version 2.4.8 +## Version 2.4.8 (Jul 8, 2020) \plumednotmaintained For users: - Take into account `UNITS` when using MD codes that feeds one line at a time to PLUMED (e.g., OpenMM). See \issue{582}. - Fix PDB parser for non justified atom numbers. See \issue{592}. + - Fix in \ref INPLANEDISTANCES. See \issue{595}.