diff --git a/docs/releasehistory.rst b/docs/releasehistory.rst index 3c6b1200..d57c0d50 100644 --- a/docs/releasehistory.rst +++ b/docs/releasehistory.rst @@ -8,22 +8,21 @@ Releases follow the ``major.minor.micro`` scheme recommended by * ``minor`` increments add features but do not break API compatibility * ``micro`` increments represent bugfix releases or improvements in documentation -X.X.X ------ - -This (unreleased) release ... +Version / Date DD-MM-YYYY -Behaviour Changes -""""""""""""""""" - -* PR `#XXX `_: ... +0.3.1 / 08-03-2022 +----- Bugfixes """""""" -* PR `#XXX `_: ... +* PR `#183 `_: Fixed a bug which stopped molecules from being added to datasets via attributes passed to ``Dataset.add_molecule``. @dotsdl +* PR `#184 `_: Correctly create results from collections with missing ``inchi_key`` fields @jthorton +* PR `#187 `_: Now able to make results from single point datasets with ``Nan`` records @jthorton +* PR `#192 `_: Basic datasets created from an ``OptimizationResultCollection`` now keep all conformers for molecules. @jthorton New Features """""""""""" -* PR `#XXX `_: ... +* PR `#186 `_: Improved performance for submissions of large datasets by reducing the number of save calls @dotsdl +* PR `#193 `_: Fragmentation components now support user supplied torsion target SMARTS @jthorton \ No newline at end of file