Skip to content

Commit 62a47cd

Browse files
committed
version 0.2.1
1 parent c0e4b3b commit 62a47cd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

META-INF/plugin.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
<idea-plugin version="2">
22
<name>Nette framework helpers</name>
33
<description>Nette development with pleasure</description>
4-
<version>0.2.0</version>
4+
<version>0.2.1</version>
55
<vendor>juzna.cz</vendor>
66
<change-notes><![CDATA[
7+
<h2>0.2.1</h2>
8+
<ul>
9+
<li>Magic fields: completion fix</li>
10+
<li>fixed infinite recursion in PhpIndexUtil</li>
11+
</ul>
712
<h2>0.2.0</h2>
813
<ul>
914
<li>Components: created completion contributor for component access using ArrayAccess or getComponent method</li>

0 commit comments

Comments
 (0)