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 b1fcaa9 commit d5bef55Copy full SHA for d5bef55
CHANGELOG.md
@@ -1,7 +1,13 @@
1
# `dev-master`
2
3
+
4
+# 0.4.2 - 2016-01-20
5
6
+## Bugfix
7
8
* [#24](https://github.com/agallou/phpstorm-plugin/pull/24) Fix test/tested class navigation when NS suffix is not all lowercase ([@agallou])
-* [#25](https://github.com/agallou/phpstorm-plugin/pull/25) Fix the run of the test when a bin-dir has ben defined in the composer.json ([@agallou])
9
+* [#25](https://github.com/agallou/phpstorm-plugin/pull/25) Fix the run of the test when a bin-dir has been defined in the composer.json ([@agallou])
10
+* [#27](https://github.com/agallou/phpstorm-plugin/pull/27) Fix the run of the test when the composer.json is on a project subdirectory ([@agallou])
11
12
13
# 0.4.1 - 2016-01-18
0 commit comments