diff --git a/docs/releasehistory.rst b/docs/releasehistory.rst index fd444c1ca..155ef6027 100644 --- a/docs/releasehistory.rst +++ b/docs/releasehistory.rst @@ -19,6 +19,9 @@ Bugfixes - `PR #631 `_: Fixes a bug in which calling :py:meth:`openforcefield.utils.utils.utils.unit_to_string ` returned ``None`` when the unit is dimensionless. Now ``"dimensionless"`` is returned. +- `PR #630 `_: Closes issue `Issue #629 + `_ in which the wrong exception is raised when + attempting to instantiate a ``ForceField`` from an unparsable string. New features """"""""""""