File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,5 +8,17 @@ Releases will eventually follow the ``major.minor.micro`` scheme recommended by
88* ``minor `` increments add features but do not break API compatibility
99* ``micro `` increments represent bugfix releases or improvements in documentation
1010
11- All early releases however all releases will simply recieve a ``minor `` version bump, regardless of
11+ All early releases however will simply recieve a ``micro `` version bump regardless of
1212how major the changes may be.
13+
14+ 0.0.1 - Initial Release
15+ -----------------------
16+
17+ The initial pre-alpha release of the framework.
18+
19+ See our `installation instructions <https://property-estimator.readthedocs.io/en/latest/install.html >`_.
20+
21+ Please report bugs, request features, or ask questions through our
22+ `issue tracker <https://github.com/openforcefield/propertyestimator/issues >`_.
23+
24+ **Please note that there may still be some changes to the API prior to a stable 1.0.0 release. **
You can’t perform that action at this time.
0 commit comments