diff --git a/CHANGES.rst b/CHANGES.rst index 09f6428e..39e6d788 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -6,6 +6,10 @@ Changelog for zest.releaser - Updated contributors list. +- Allowing for retry for ``git push``, which might fail because of a protected + branch. Also displaying that possible cause when it occurs. Fixes `issue 385 + `_. + 9.0.0a2 (2023-07-19) --------------------