Skip to content
Snippets Groups Projects
Commit d4ef4d8e authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

changelog

parent 0b159ed2
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,6 @@ Changes from version 2.4 which are relevant for users:
Changes from version 2.4 which are relevant for developers:
- Code has been cleanup up replacing a number of pointers with `std::unique_ptr`.
(WORK IN PROGRESS: in principle we could aim at eliminating all delete statements)
- Exceptions cannot be disabled (`--disable-cxx-exceptions` option has been removed from `./configure`.
- Every exception thrown in PLUMED now also writes its message on PLUMED log.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment