Skip to content

Commit c8990c1

Browse files
author
SimonBoothroyd
authored
Merge pull request #91 from openforcefield/0_0_2_release_notes
Add release notes summary for 0.0.2
2 parents e591ca2 + b70ab6c commit c8990c1

1 file changed

Lines changed: 12 additions & 7 deletions

File tree

docs/releasehistory.rst

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,19 @@ Releases will eventually follow the ``major.minor.micro`` scheme recommended by
1111
All early releases however will simply recieve a ``micro`` version bump regardless of
1212
how major the changes may be.
1313

14-
0.0.1 - Initial Release
15-
-----------------------
14+
0.0.2 - Replicator Quick Fixes
15+
------------------------------
1616

17-
The initial pre-alpha release of the framework.
17+
A minor release to fix a number of minor bugs related to replicating protocols.
1818

19-
See our `installation instructions <https://property-estimator.readthedocs.io/en/latest/install.html>`_.
19+
Bugfixes
20+
""""""""
2021

21-
Please report bugs, request features, or ask questions through our
22-
`issue tracker <https://github.com/openforcefield/propertyestimator/issues>`_.
22+
* PR #90: Fixes merging gradient protocols with the same id.
23+
* PR #92: Fixes replicating protocols for more than 10 template values.
24+
* PR #93: Fixes ``ConditionalGroup`` objects losing their conditions input.
2325

24-
**Please note that there may still be some changes to the API prior to a stable 1.0.0 release.**
26+
0.0.1 - Initial Release
27+
-----------------------
28+
29+
The initial pre-alpha release of the framework.

0 commit comments

Comments
 (0)