Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Merge pull request #216 from koxudaxi/update_history_for_1.1.2
Browse files Browse the repository at this point in the history
Update history for 1.1.2
  • Loading branch information
koxudaxi committed Apr 28, 2021
2 parents 2680585 + 016c1b0 commit b9a07d4
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion resources/META-INF/plugin.xml
@@ -1,9 +1,14 @@
<idea-plugin url="https://github.com/koxudaxi/poetry-pycharm-plugin" require-restart="true">
<id>com.koxudaxi.poetry</id>
<name>Poetry</name>
<version>1.1.1</version>
<version>1.1.2</version>
<vendor email="koaxudai@gmail.com">Koudai Aono @koxudaxi</vendor>
<change-notes><![CDATA[
<h2>version 1.1.2</h2>
<p>Bug fixes</p>
<ul>
<li>Improve responsiveness of the Poetry add new venv panel [#214] by @roxchkplusony </li>
</ul>
<h2>version 1.1.1</h2>
<p>Bug fixes</p>
<ul>
Expand Down

0 comments on commit b9a07d4

Please sign in to comment.