Skip to content

Commit 87f4e78

Browse files
committed
Prepare 0.2.3
1 parent f194bc6 commit 87f4e78

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,7 +1,7 @@
11
<idea-plugin url="https://github.com/cedricziel/idea-php-typo3-plugin">
22
<id>com.cedricziel.idea.typo3</id>
33
<name>TYPO3 CMS Plugin</name>
4-
<version>0.2.2</version>
4+
<version>0.2.3</version>
55
<vendor email="cedric@cedric-ziel.com" url="https://www.cedric-ziel.com">Cedric Ziel</vendor>
66

77
<description><![CDATA[
@@ -103,6 +103,11 @@ It is a great inspiration for possible solutions and parts of the code.</p>
103103

104104
<change-notes><![CDATA[
105105
106+
<h2>0.2.3</h2>
107+
<ul>
108+
<li>Fix faulty error highlighting for route parameters (#50)</li>
109+
</ul>
110+
106111
<h2>0.2.2</h2>
107112
<ul>
108113
<li>Add completion contributor for tables defined in ext_tables.sql files</li>

0 commit comments

Comments
 (0)