Skip to content

Commit 2711305

Browse files
committed
Release 1.5.2
1 parent f2517ce commit 2711305

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ideaVersion = IC-14.1.4
22
javaVersion = 1.6
33
kotlinVersion = 1.0.5
4-
version = 1.5.1
4+
version = 1.5.2

src/main/resources/META-INF/plugin.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
</description>
1111

1212
<change-notes><![CDATA[
13+
<h3>1.5.2</h3>
14+
<ul>
15+
<li>Add support for transparent backgrounds</li>
16+
<li>Add an option to lock the width</li>
17+
<li>Bugfix: Assertion error</li>
18+
</ul>
1319
<h3>1.5.1</h3>
1420
<ul>
1521
<li>Fix a bug that causes the minimap not to render</li>

0 commit comments

Comments
 (0)