Skip to content

Commit

Permalink
Merge pull request #136 from dwnusbaum/changelog-2.41
Browse files Browse the repository at this point in the history
Add release notes for 2.41
  • Loading branch information
dwnusbaum committed Jan 19, 2021
2 parents 7309be0 + cb64941 commit aa2a8f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Changelog

### 2.41

Release date: 2021-01-19

* Fix: Stop `FlowNode.addOrReplaceAction` from incorrectly throwing an `UnsupportedOperationException` when replacing an existing action ([JENKINS-64438](https://issues.jenkins.io/browse/JENKINS-64438))
* Improvement: Allow users with Overall/Manage permission to configure the Pipeline Default Speed/Durability Level section on the global configuration page ([JENKINS-62303](https://issues.jenkins.io/browse/JENKINS-62303))
* Internal: Update minimum Jenkins version to 2.176.4, update dependencies and parent POM, and start using the plugin BOM ([PR #121](https://github.com/jenkinsci/workflow-api-plugin/pull/121), [PR #122](https://github.com/jenkinsci/workflow-api-plugin/pull/122), [PR #123](https://github.com/jenkinsci/workflow-api-plugin/pull/123), [PR #126](https://github.com/jenkinsci/workflow-api-plugin/pull/126), [PR #127](https://github.com/jenkinsci/workflow-api-plugin/pull/127), [PR #129](https://github.com/jenkinsci/workflow-api-plugin/pull/129), [PR #130](https://github.com/jenkinsci/workflow-api-plugin/pull/130), [PR #131](https://github.com/jenkinsci/workflow-api-plugin/pull/131), [PR #132](https://github.com/jenkinsci/workflow-api-plugin/pull/132))

### 2.40

Release date: 2020-02-26
Expand Down

0 comments on commit aa2a8f5

Please sign in to comment.