diff --git a/CHANGELOG b/CHANGELOG index 7fe8a48212c0fa62f55e651c5b5493aebe288551..d3c472d6fbee538b8b947d7b2896a94eeebf0916 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,7 +15,12 @@ Release 1.3.0 rotamer library. All scripts required to reproduce the data are in extras/data_generation/rotamer_library * SampleMonteCarlo function moved to Python. This makes it possible to provide - sampler/closer/scorer/cooler objects implemented in both, Python and C++ + sampler/closer/scorer/cooler objects implemented in both, Python and C++ +* Action script for sidechain modelling +* Allow sequence profiles as input for build-model action script. +* Recipe for Docker / Singularity container +* Check peptide bonds when building a RawModel. Treat as gap if bond is + stereochemically problematic despite being in sequence. * Several minor bug fixes, improvements, and speed-ups