Skip to content

Commit 94e498c

Browse files
Merge branch 'v2.10'
2 parents 42a71ca + ab928db commit 94e498c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES/v2.10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ __New contributed modules:__
8181
- Complete refactor of SwitchingFunction.cpp and SwitchingFunction.h, now adding new switching function is more straightforward and all the "book-keeping" can be done within a single class
8282
- Python (cython) wrappers now use `nogil`. This should facilitate integration with Python. See https://github.com/plumed/plumed2/pull/1129#issuecomment-2410867829 (thanks to Guillaume Fraux).
8383

84-
## Version 2.10.1 (coming)
84+
## Version 2.10.1 (Jul 1, 2026)
8585
- All fixes as in 2.9.5
8686
- Fixed a pointer in GROMACS patch
8787
- Fixed issue in the [PLANE](PLANE.md) command

CHANGES/v2.9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ __New Patches:__
8383
- Small fixes to documentation.
8484
- Code reformatting, to maintain mergeability with v2.10, see [here](https://github.com/plumed/plumed2/issues/1157).
8585

86-
## Version 2.9.5 (coming)
86+
## Version 2.9.5 (Jul 1, 2026)
8787
- Fixed bug in derivatives of COSINUS switching function, see [here](https://github.com/plumed/plumed2/issues/1317).
8888
- Searching with bisection instead of linearly in the neigbourlist speeding up all CVs using NL.
8989
- Added FMT keyword in \ref METAINFERENCE

0 commit comments

Comments
 (0)