We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a70376 commit 65c2ca3Copy full SHA for 65c2ca3
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
## 4.4.0 (not released)
4
5
+## 4.3.2 (2021-02-21)
6
+
7
+### 🐛 Bug Fixes
8
9
+- #631 fix: append build number to version in JenkinsRepositoryAdapter (@skaldarnar)
10
11
+### 🧰 Maintenance
12
13
+- #633 chore: address checkstyle warnings (add doc, optimize imports) (@skaldarnar)
14
+- #632 chore: sort test payloads into V1 and V2 (addresses checkstyle warnings) (@skaldarnar)
15
+- #629 test(JenkinsClient): add tests for exceptional cases on JenkinsClient (@skaldarnar)
16
17
## 4.3.1 (2021-02-16)
18
19
### 🐛 Bug Fixes
0 commit comments