Skip to content

Commit 095d435

Browse files
authored
Merge pull request #6 from Vlatombe/changelog
Improvements to changelog
2 parents 9688489 + 21e96bd commit 095d435

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,20 @@
11
CHANGELOG
22
=========
33

4+
Master (unreleased)
5+
-----
6+
* Fix compatibility with PCT [#4](https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/4)
7+
48
0.3.1
59
-----
6-
* Save OpenShift token between calls
10+
* Save OpenShift token between calls [#3](https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/3)
711
* Cache OpenShift token per URL
812
* Improve plugin testing
913

1014
0.3.0
1115
-----
1216
* Improve README
13-
* Bring [ServiceAccountCredential](https://github.com/jenkinsci/kubernetes-plugin/blob/master/src/main/java/org/csanchez/jenkins/plugins/kubernetes/ServiceAccountCredential.java) from kubernetes-plugin.
17+
* More meaningful credential names [#2](https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/2)
1418

1519

1620
0.2.0

0 commit comments

Comments
 (0)