Skip to content

Commit

Permalink
docs: Add v3.5 upgrading notes (#11709)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan (Terry) Tang <terrytangyuan@gmail.com>
  • Loading branch information
terrytangyuan authored Aug 30, 2023
1 parent 7b72c0d commit 3c3ed77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/upgrading.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
Breaking changes typically (sometimes we don't realise they are breaking) have "!" in the commit message, as per
the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary).

## Upgrading to v3.5

There are no known breaking changes in this release. Please file an issue if you encounter any unexpected problems after upgrading.

## Upgrading to v3.4

### Non-Emissary executors are removed. ([#7829](https://github.com/argoproj/argo-workflows/issues/7829))
Expand Down

0 comments on commit 3c3ed77

Please sign in to comment.