diff --git a/cherry_picker/readme.rst b/cherry_picker/readme.rst index f5a94f5..43d0746 100644 --- a/cherry_picker/readme.rst +++ b/cherry_picker/readme.rst @@ -339,8 +339,8 @@ in the directory where ``pyproject.toml`` exists:: Changelog ========= -1.2.1 (in development) ------------------------ +1.2.1 +----- - Validate the branch name to operate on with ``--continue`` and fail early if the branch could not have been created by cherry_picker. (`PR #266 `_).