diff --git a/CHANGES/v2.4.md b/CHANGES/v2.4.md index c70f03245b299e785786e3b44bed5a5882adcab7..eee7557278e0bc1bb1354a3ef9c4b20d0f8da707 100644 --- a/CHANGES/v2.4.md +++ b/CHANGES/v2.4.md @@ -86,3 +86,6 @@ Changes from version 2.3 which are relevant for developers: Fixes after alpha release: - Fixed a bug in \ref LOCAL_AVERAGE which appears when you use SPECIESA and SPECIESB keywords instead of just SPECIES + - All switching functions are now stretched by default, also when using the "simple syntax" (e.g. `COORDINATION NN=6`). + Switching functions were already stretched by default when using the advanced syntax (e.g. `COORDINATION SWITCH={}`) + since version 2.2. Notice that this will introduce small numerical differences in the computed switching functions.