|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v2.0.0](https://github.com/AtomLinter/linter-phpmd/tree/v2.0.0) (2017-09-18) |
| 4 | +[Full Changelog](https://github.com/AtomLinter/linter-phpmd/compare/v1.5.3...v2.0.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Project specific configuration [\#106](https://github.com/AtomLinter/linter-phpmd/issues/106) |
| 9 | +- Only lint when phpmd.xml exists [\#102](https://github.com/AtomLinter/linter-phpmd/issues/102) |
| 10 | +- Expand configuration options [\#115](https://github.com/AtomLinter/linter-phpmd/pull/115) ([mdeboer](https://github.com/mdeboer)) |
| 11 | +- Asyncify the specs [\#114](https://github.com/AtomLinter/linter-phpmd/pull/114) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 12 | +- Update eslint-config-airbnb-base to version 12.0.0 🚀 [\#113](https://github.com/AtomLinter/linter-phpmd/pull/113) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 13 | +- Update eslint to version 4.3.0 🚀 [\#109](https://github.com/AtomLinter/linter-phpmd/pull/109) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 14 | +- Update atom-linter to version 10.0.0 🚀 [\#108](https://github.com/AtomLinter/linter-phpmd/pull/108) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 15 | + |
| 16 | +**Fixed bugs:** |
| 17 | + |
| 18 | +- Expand configuration options [\#115](https://github.com/AtomLinter/linter-phpmd/pull/115) ([mdeboer](https://github.com/mdeboer)) |
| 19 | +- Fix Travis CI builds [\#112](https://github.com/AtomLinter/linter-phpmd/pull/112) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 20 | + |
3 | 21 | ## [v1.5.3](https://github.com/AtomLinter/linter-phpmd/tree/v1.5.3) (2017-02-15) |
4 | 22 | [Full Changelog](https://github.com/AtomLinter/linter-phpmd/compare/v1.5.2...v1.5.3) |
5 | 23 |
|
6 | 24 | **Implemented enhancements:** |
7 | 25 |
|
8 | | -- Update atom-linter to the latest version 🚀 [\#103](https://github.com/AtomLinter/linter-phpmd/pull/103) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 26 | +- Update atom-linter to version 9.0.0 🚀 [\#103](https://github.com/AtomLinter/linter-phpmd/pull/103) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
9 | 27 | - Update eslint-config-airbnb-base to v11.0.0 [\#100](https://github.com/AtomLinter/linter-phpmd/pull/100) ([Arcanemagus](https://github.com/Arcanemagus)) |
10 | 28 |
|
11 | 29 | **Fixed bugs:** |
|
183 | 201 | ## [v0.0.1](https://github.com/AtomLinter/linter-phpmd/tree/v0.0.1) (2014-04-13) |
184 | 202 |
|
185 | 203 |
|
186 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 204 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments