diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index be13cbe2a..677ef26c6 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -13,6 +13,19 @@ Changelog .. Bug Fixes .. +++++++++ +v0.8.1 / 2019-07-22 +------------------- + +Enhancements +++++++++++++ + +- (:pr:`110`) Psi4's auto-retry exception handlers now catch more classes of random errors + +Bug Fixes ++++++++++ + +- (:pr:`109`) Geometric auto-retry settings now correctly propagate through the base code. + v0.8.0 / 2019-07-19 -------------------