Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
koxudaxi committed Sep 6, 2021
1 parent e98f786 commit 7c6ef75
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.3.6</version>
<version>0.3.7</version>
<vendor email="koaxudai@gmail.com">Koudai Aono @koxudaxi</vendor>
<change-notes><![CDATA[
<h2>version 0.3.7</h2>
<p>BugFixes</p>
<ul>
<li>Fix false positive detection of "extra fields not permitted" [#368]</li>
</ul>
<h2>version 0.3.6</h2>
<p>BugFixes</p>
<ul>
Expand Down

0 comments on commit 7c6ef75

Please sign in to comment.