File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ideaVersion=IC-2021.1
2
2
# build number ranges
3
3
# https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html
4
4
sinceIdeaBuild =211
5
- projectVersion =0.7.1-SNAPSHOT
5
+ projectVersion =0.7.1
6
6
jetBrainsToken =invalid
7
7
jetBrainsChannel =stable
8
8
intellijPluginVersion =1.10.1
Original file line number Diff line number Diff line change 10
10
</description >
11
11
<change-notes >
12
12
<![CDATA[
13
+ <h3>0.7.1</h3>
14
+ <ul>
15
+ <li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/537">logs/terminal: allow to inspect error details</a></li>
16
+ <li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/500">migrate to kubernetes-client 6.4.0</a></li>
17
+ </ul>
18
+ <p></p>
13
19
<h3>0.7.0</h3>
14
20
<ul>
15
21
<li><a href="https://github.com/redhat-developer/intellij-kubernetes/issues/214">As a user I want to be able to open a terminal in a pod</a></li>
You can’t perform that action at this time.
0 commit comments