From 54bedc1216242ee9a17c9bbc9e1988187b0ae377 Mon Sep 17 00:00:00 2001 From: Gerardo Tauriello <gerardo.tauriello@unibas.ch> Date: Mon, 29 Feb 2016 18:55:40 +0100 Subject: [PATCH] update changelog for dependencies and ProfileHandle --- CHANGELOG.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 1bdbebe91..9c991c23d 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,12 +1,14 @@ Changes in Release 1.5 -------------------------------------------------------------------------------- - * Wrapper for OpenMM. This allows for direct access to molecular - mechanics functionality from within OST. + * Updated dependencies (Eigen2 to Eigen3, Boost 1.47 to 1.53) + * Wrapper for OpenMM. This allows for direct access to molecular mechanics + functionality from within OST. * The compoundslib now features InChI and InChIKeys (machine readable InChI hash) * Names of compounds are also stored in the compoundslib now - + * Added seq.ProfileHandle class and io.LoadSequenceProfile to work with + sequence profiles. Changes in Release 1.4 -------------------------------------------------------------------------------- -- GitLab