Skip to content

Commit f4ec68d

Browse files
committed
Fixed CHANGELOG entry.
1 parent 6c11094 commit f4ec68d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/changelog.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,13 @@ Changelog
22
=========
33

44
`2019.2.0 <https://github.com/michellab/BioSimSpace/compare/2019.2.0...2019.1.0>`_ - Sep 11 2019
5+
------------------------------------------------------------------------------------------------
56

67
* Switched to using `RDKit <https://www.rdkit.org/>`_ for maximum common substructure (MCS) mappings.
78
* Handle perturbable molecules for non free-energy protocols with SOMD and GROMACS.
89
* Added basic metadynamics functionality with support for distance and torsion collective variables.
910
* Added support for inferring formal charge of molecules.
10-
* Numerous MCS mapping fixes and improvements. Thanks to `@maxkuhn <https://github.com/maxkuhn>`_, `@dlukauskis <https://github.com/dlukauskis>`, and `@ptosco <https://github.com/ptosco>`_ for help testing and debugging.
11+
* Numerous MCS mapping fixes and improvements. Thanks to `@maxkuhn <https://github.com/maxkuhn>`_, `@dlukauskis <https://github.com/dlukauskis>`_, and `@ptosco <https://github.com/ptosco>`_ for help testing and debugging.
1112
* Added Dockerfile to build thirdparty packages required by the BioSimSpace notebook server.
1213
* Exposed Sire search functionality.
1314
* Added thin-wrappers for several additional Sire objects, e.g. Residue, Atom, and Molecules container.

0 commit comments

Comments
 (0)