diff --git a/UPGRADING.md b/UPGRADING.md new file mode 100644 index 0000000..6c71d13 --- /dev/null +++ b/UPGRADING.md @@ -0,0 +1,10 @@ +# Upgrading + +## From v5 to v6 + +The following options have been removed from git-auto-commit and can be removed from your workflows. + +- `create_branch` (git-auto-commit no longer switches branches locally during a workflow run) +- `skip_fetch` +- `skipt_checkout` +