Skip to content

Commit

Permalink
version 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
matej21 committed Jul 8, 2017
1 parent 2c716fe commit 1b6f59c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,14 +1,20 @@
<idea-plugin version="2">
<id>org.nextras.orm.intellij</id>
<name>Nextras Orm Plugin</name>
<version>0.4.1</version>
<version>0.4.2</version>
<vendor email="[email protected]" url="http://www.nextras.org">Nextras</vendor>

<description><![CDATA[
Provides support for <a href="https://github.com/nextras/orm/">Nextras ORM</a> &ndash; an ORM library for PHP.
]]></description>

<change-notes><![CDATA[
<p>0.4.2</p>
<ul>
<li>add referece searcher</li>
<li>add support for HasMany::get()</li>
<li>fixes, refactoring</li>
</ul>
<p>0.4.1</p>
<p>0.4.0</p>
Expand Down

0 comments on commit 1b6f59c

Please sign in to comment.