From 883919a2444f6dfb36a15fd93d215252cf7320c1 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Mon, 15 Jun 2020 08:52:03 +0200
Subject: [PATCH] CHANGELOG

#582
---
 CHANGES/v2.4.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md
index 8fb6917c1..0404ac85d 100644
--- a/CHANGES/v2.4.md
+++ b/CHANGES/v2.4.md
@@ -237,8 +237,6 @@ For users:
 
 ## Version 2.4.7 (Jan 27, 2020)
 
-\plumednotmaintained
-
 For users:
   - Fixed a bug with \ref CONVERT_TO_FES and periodic variables, see \issue{441} (backported from v2.5.3).
   - More robust backup for output files when running over multiple processes
@@ -248,4 +246,10 @@ 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
+
+\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}.
 
-- 
GitLab