diff --git a/docs/source/Changelog.rst b/docs/source/Changelog.rst index 056f9ba..00d57ae 100644 --- a/docs/source/Changelog.rst +++ b/docs/source/Changelog.rst @@ -1,6 +1,19 @@ Changelog ========= +`ProtoCaller 1.2.0 `_ +------------------------------------------------------------------------------------ + +* Replaced htmd-pdb2pqr with pdb2pqr 3.1.0 + +`ProtoCaller 1.1.2 `_ +------------------------------------------------------------------------------------ + +* Compatibility with the new Protein Data Bank API +* Improved compatibility with GROMACS 2020 +* Fixed some issues related to cofactors +* Various bug fixes + `ProtoCaller 1.1.1 `_ ------------------------------------------------------------------------------------ diff --git a/docs/source/readme.rst b/docs/source/readme.rst index 3da853e..7ad93ff 100644 --- a/docs/source/readme.rst +++ b/docs/source/readme.rst @@ -27,17 +27,7 @@ The development version can be installed with this command (use with caution): conda install -c conda-forge -c omnia -c michellab -c essexlab/label/dev protocaller -The newest version (1.1.1) is highly recommended due to some compatibility issues with the most recent versions of -BioSimSpace and Modeller. - -IMPORTANT: Please note that some recent (10.04.2020) changes to the Protein Data Bank broke compatibility with -ProtoCaller. As there seem to be some unresolved issues with the database, there is a temporary hotfix for -ProtoCaller that will be subject to change as the matter progresses further. Until then, please use the current -development version: - -.. code-block:: bash - - conda install -c conda-forge -c omnia -c michellab -c essexlab/label/dev protocaller=1.1.2 +The newest version (1.2.0) is highly recommended due to recent database overhauls in the Protein Data Bank. Getting Started