Skip to content

Commit 6280900

Browse files
committedOct 29, 2017
updated the changelog
1 parent 62457e2 commit 6280900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010

1111
<change-notes><![CDATA[
1212
<b>v0.3</b>
13+
<ul>
1314
<li>auto completion (block names, functions etc)</li>
1415
<li>navigation to properties and functions</li>
1516
<li>code formatting of the templated language</li>
@@ -18,7 +19,6 @@
1819
<li>new intention to detect unknown variables and add '@pebvariable' hints</li>
1920
<li>navigation to files specified in extends/include/import directives</li>
2021
<li>fixed bugs in the parser</li>
21-
<ul>
2222
</ul>
2323
<br/>
2424
<b>v0.2</b>

0 commit comments

Comments
 (0)