diff --git a/CHANGELOG b/CHANGELOG index d640cab48308a4ccf6d881f14da6ed345e2de920..97eec0c83e9c790d3b4dfd5ed0b6c4618300586a 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 --------------------------------------------------------------------------------