You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
### 2.13
4
4
5
-
Release date: 2020-06-17
5
+
Release date: 2021-06-17
6
6
7
7
- Fix: Tolerate RuntimeException from SCMListener.onCheckout ([PR #51](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/51))
8
8
- Internal: Use Subversion version specified in BOM ([PR #52](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/52))
@@ -12,7 +12,7 @@ Release date: 2020-06-17
12
12
13
13
### 2.12
14
14
15
-
Release date: 2020-02-22
15
+
Release date: 2021-02-22
16
16
17
17
- Docs: Update help text for the `checkout` step to link to information about the Pipeline Snippet Generator and remove deprecated terminology from docs ([PR #42](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/42))
18
18
- Internal: Update minimum required Jenkins version to 2.222.4 and update dependencies ([PR #44](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/44))
0 commit comments