From c80dbec00502e597968877ad3301faef30ce0eb9 Mon Sep 17 00:00:00 2001 From: marscher Date: Fri, 9 Feb 2018 20:03:25 +0100 Subject: [PATCH] [doc] amend changelog [ci skip] --- doc/source/CHANGELOG.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/source/CHANGELOG.rst b/doc/source/CHANGELOG.rst index 65abcc6b7..23c35cf67 100644 --- a/doc/source/CHANGELOG.rst +++ b/doc/source/CHANGELOG.rst @@ -1,7 +1,7 @@ Changelog ========= -2.5 (??-??-????) +2.5 (02-09-2018) ---------------- As of this version the usage of Python 2.7 is officially deprecated. Please upgrade @@ -9,6 +9,8 @@ your Python installation to at least version 3.5 to catch future updates. **New features**: +- base: most Estimators and Models in msm, thermo and coordinates packages can be saved to disk now. + Multiple models/estimators can be stored in the same file, which uses HDF5 as backend. #849, 867, #1155, #1200, #1205 - msm: Added Augmented Markov Models. A way to include averaged experimental data into estimation of Markov models from molecular simulations. The method is described in [1]. #1111 - msm: Added mincount_connectivity argument to MSM estimators. This option enables to omit counts below