diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1179bf32..01bd9d32 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,6 +1,11 @@ -0.0.2a3 +0.0.3 ======= +Breaking changes: +----------------- + +- The minimum python version has been increased to 3.9 + New Features: ------------- @@ -8,7 +13,7 @@ New Features: See /examples/excited_states_azomethane.py. - New MultiGradient node for computing multiple partial derivatives of - the same node simultaneously. + using one call to automatic differentiation. Improvements: -------------