From d086aed623f719cda39354a3f2d85fa24d526964 Mon Sep 17 00:00:00 2001 From: Gerardo Tauriello <gerardo.tauriello@unibas.ch> Date: Tue, 14 Aug 2018 15:22:38 +0200 Subject: [PATCH] SCHWED-3565: nicified CHANGELOG --- CHANGELOG | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d640cab4..97eec0c8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,12 +16,12 @@ Release 1.X (internal scores). * Most scores based on pairwise interactions are now pairwise decomposable. * Disconnected loops at several locations can be scored at once. -* Avoid the usage of the DSSP executable and use the OpenStructure Internal +* Avoid the usage of the DSSP executable and use the OpenStructure internal secondary structure assignment instead. -* Allow to decide whether the cb atom belongs to the actual rotamer or to the +* Allow to decide whether the CB atom belongs to the actual rotamer or to the constant frame in sidechain optimization. This can be useful in design questions, where the identity of a rotamer is not given and you want to - allow glycine or alanin. + allow glycine or alanine. * The naming of the entries in the StructureDB is not strictly limited to 4 letter codes anymore, arbitrary strings can be used instead. * Adding coordinates to the StructureDB does not require external tools anymore @@ -34,7 +34,6 @@ Release 1.X * Several minor bug fixes, improvements, and speed-ups - Release 1.1 -------------------------------------------------------------------------------- -- GitLab