diff --git a/CHANGES/v2.8.md b/CHANGES/v2.8.md index 02c7e00780..63808e157c 100644 --- a/CHANGES/v2.8.md +++ b/CHANGES/v2.8.md @@ -103,6 +103,9 @@ Changes from version 2.7 which are relevant for users: problems that were appearing when testing with some specific versions of OpenMPI. ## Version 2.8.4 (Jun 3, 2024) + +\plumednotmaintained + - Added the possibility to disable `RTLD_DEEPBIND` (see \issue{952}). - Fixed a bug in `switchingfunction` mode `Q` thanks to @nm3787, (see #951) - Improved error reporting in CUSTOM switching function: an error is thrown if one uses `x` and `x2` arguments simultaneously (reported by Olivier Languin-Cattoen).