Skip to content

Commit 2c17bd3

Browse files
authored
Merge pull request #54 from car-roll/add-2.13
add 2.13 to changelog
2 parents 3f0814a + b2efd5a commit 2c17bd3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
## Changelog
22

3+
### 2.13
4+
5+
Release date: 2020-06-17
6+
7+
- Fix: Tolerate RuntimeException from SCMListener.onCheckout ([PR #51](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/51))
8+
- Internal: Use Subversion version specified in BOM ([PR #52](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/52))
9+
- Docs: Fix typo in README ([PR #47](https://github.com/jenkinsci/workflow-scm-step-plugin/pull/47))
10+
- Docs: [JENKINS-65287] Add missing help ([JENKINS-65287](https://issues.jenkins.io/browse/JENKINS-65287))
11+
- Docs: [JENKINS-65337] Suggest Pipeline Syntax snippet generator in the plugin doc ([JENKINS-65337](https://issues.jenkins.io/browse/JENKINS-65337))
12+
313
### 2.12
414

515
Release date: 2020-02-22

0 commit comments

Comments
 (0)