Skip to content

Commit d66f526

Browse files
committed
update changelog
1 parent d4cf4c7 commit d66f526

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22

33
## Bugfix
44

5-
* [#79](https://github.com/atoum/phpstorm-plugin/pull/79) Right click on a test method permit to run a specific method
6-
* [#80](https://github.com/atoum/phpstorm-plugin/pull/80) Add "no tests were found" error
7-
* [#81](https://github.com/atoum/phpstorm-plugin/pull/81) Fix nullpointerException when the interpreter does not have a configuration
5+
* [#79](https://github.com/atoum/phpstorm-plugin/pull/79) Right click on a test method permit to run a specific method ([@vdechenaux])
6+
* [#80](https://github.com/atoum/phpstorm-plugin/pull/80) Add "no tests were found" error ([@vdechenaux])
7+
* [#81](https://github.com/atoum/phpstorm-plugin/pull/81) Fix nullpointerException when the interpreter does not have a configuration ([@agallou])
88

99

1010
# 0.8.0 - 2016-10-01
1111

1212
## Features
1313

14-
* [#71](https://github.com/atoum/phpstorm-plugin/pull/71) Add support for launching tests with php interpreters
15-
* [#73](https://github.com/atoum/phpstorm-plugin/pull/73) Add an environment variable PHPSTORM when launching tests
14+
* [#71](https://github.com/atoum/phpstorm-plugin/pull/71) Add support for launching tests with php interpreters ([@agallou])
15+
* [#73](https://github.com/atoum/phpstorm-plugin/pull/73) Add an environment variable PHPSTORM when launching tests ([@agallou])
1616

1717
# 0.7.0 - 2016-05-16
1818

@@ -134,3 +134,4 @@
134134

135135

136136
[@agallou]: https://github.com/agallou
137+
[@vdechenaux]: https://github.com/vdechenaux

0 commit comments

Comments
 (0)