Skip to content

Commit

Permalink
update history
Browse files Browse the repository at this point in the history
  • Loading branch information
koxudaxi committed Dec 17, 2020
1 parent 5357db1 commit 8918276
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
<idea-plugin url="https://github.com/koxudaxi/pydantic-pycharm-plugin" require-restart="true">
<id>com.koxudaxi.pydantic</id>
<name>Pydantic</name>
<version>0.1.17</version>
<version>0.1.18</version>
<vendor email="koaxudai@gmail.com">Koudai Aono @koxudaxi</vendor>
<change-notes><![CDATA[
<h2>version 0.1.18</h2>
<p>Features</p>
<ul>
<li>Support custom root field [#227]</li>
</ul>
<h2>version 0.1.17</h2>
<p>Features</p>
<ul>
Expand Down

0 comments on commit 8918276

Please sign in to comment.