@@ -126,5 +126,7 @@ Fixes since 2.3b. Relevant things could be merged in the changelog above when we
- \ref PUCKERING now supports 6 membered rings.
- Tutorials have been (partially) updated to reflect some of the changes in the syntax
- gromacs 5.1.x patch updated to 5.1.4
- (for developers) A script is available to check if source code complies plumed standard. Notice that this script is run together with cppcheck on travis-ci.
- (for developers) Cppcheck on travis-ci has been updated to 1.75. Several small issues triggering errors on 1.75 were fixed (e.g. structures passed by value
are now passed by const ref) and false positives marked as such.