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
+6-2
Original file line number
Diff line number
Diff line change
@@ -1,16 +1,20 @@
1
1
CHANGELOG
2
2
=========
3
3
4
+
Master (unreleased)
5
+
-----
6
+
* Fix compatibility with PCT [#4](https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/4)
7
+
4
8
0.3.1
5
9
-----
6
-
* Save OpenShift token between calls
10
+
* Save OpenShift token between calls[#3](https://github.com/jenkinsci/kubernetes-credentials-plugin/pull/3)
7
11
* Cache OpenShift token per URL
8
12
* Improve plugin testing
9
13
10
14
0.3.0
11
15
-----
12
16
* 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.
0 commit comments