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: src/main/resources/META-INF/plugin.xml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,12 @@
10
10
</description>
11
11
<change-notes>
12
12
<![CDATA[
13
+
<h3>0.6.2</h3>
14
+
<ul>
15
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/477">Prevent from failure of adding special characters on following pod log</a></li>
16
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/478">resource tree: pods for jobs are not displayed</a></li>
17
+
</ul>
18
+
<p></p>
13
19
<h3>0.6.1</h3>
14
20
<ul>
15
21
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/458">Switch to IJ common 1.7.1 as it breaks dependent plugins</a></li>
0 commit comments