Skip to content

Commit

Permalink
Add 2.22 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dwnusbaum committed Jan 3, 2020
1 parent 61bfada commit 062e726
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Changelog

### 2.22

Release date: 2020-01-03

- Developer: Add flag to `FlowInterruptedException` to indicate when the exception is only being used to propagate a result and is not a true interruption. Part of the fix for [JENKINS-60354](https://issues.jenkins-ci.org/browse/JENKINS-60354). ([PR 51](https://github.com/jenkinsci/workflow-step-api-plugin/pull/51))
- Internal: Update parent POM. ([PR 52](https://github.com/jenkinsci/workflow-step-api-plugin/pull/52))

### 2.21

Release date: 2019-11-25
Expand Down

0 comments on commit 062e726

Please sign in to comment.