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
+7
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,13 @@
10
10
</description>
11
11
<change-notes>
12
12
<![CDATA[
13
+
<h3>1.2.0</h3>
14
+
<ul>
15
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/615">As a user I want to be able to scale a deployment up or down without editing the yaml</a></li>
16
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/650">As a user I want to have Replica Sets and Replication Controllers listed in the resource tree</a></li>
17
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/652">Option "Show directory for non-unique file names" stops working</a></li>
18
+
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/28">Error nodes: improve text to include the reason for the failure</a></li>
19
+
</ul>
13
20
<h3>1.1.0</h3>
14
21
<ul>
15
22
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/617">As a user I want to be able to open the web console for Kubernetes or OpenShift cluster</a></li>
0 commit comments