diff --git a/CHANGES.rst b/CHANGES.rst index 2ca20281..3f5f23de 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,13 @@ Changes ======= +7.0.0 (2024-10-02) +------------------ + +- Add support for dynamic cooloff time calculation from request. This is a breaking change. Please see `version 7 upgrade notes in the documentation `_. + [browniebroke] + + 6.5.2 (2024-09-21) ------------------