We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43982a5 commit e9a40fdCopy full SHA for e9a40fd
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# `dev-master`
2
3
+# 0.4.0 - 2016-01-18
4
+
5
## Features
6
7
* [#15](https://github.com/agallou/phpstorm-plugin/pull/15) Add an icon on the left of the classes to go to the test class or tested class ([@agallou])
META-INF/plugin.xml
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>com.atoum.phpstormplugin</id>
<name>atoum plugin</name>
- <version>0.3.0</version>
+ <version>0.4.0</version>
<vendor email="[email protected]">Adrien Gallou</vendor>
<description><![CDATA[
0 commit comments