|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v1.3.4](https://github.com/AtomLinter/linter-htmlhint/tree/v1.3.4) (2017-09-22) |
| 4 | +[Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v1.3.3...v1.3.4) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Slow activation [\#59](https://github.com/AtomLinter/linter-htmlhint/issues/59) |
| 9 | +- Updates [\#166](https://github.com/AtomLinter/linter-htmlhint/pull/166) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 10 | +- Asyncify the specs [\#165](https://github.com/AtomLinter/linter-htmlhint/pull/165) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 11 | +- Update eslint-config-airbnb-base to version 12.0.0 π [\#163](https://github.com/AtomLinter/linter-htmlhint/pull/163) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 12 | +- Update eslint to version 4.3.0 π [\#160](https://github.com/AtomLinter/linter-htmlhint/pull/160) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 13 | +- Update atom-linter to version 10.0.0 π [\#156](https://github.com/AtomLinter/linter-htmlhint/pull/156) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 14 | + |
| 15 | +**Fixed bugs:** |
| 16 | + |
| 17 | +- Object.dirname is deprecated. [\#162](https://github.com/AtomLinter/linter-htmlhint/issues/162) |
| 18 | +- Updates [\#166](https://github.com/AtomLinter/linter-htmlhint/pull/166) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 19 | +- Update Travis CI configuration [\#161](https://github.com/AtomLinter/linter-htmlhint/pull/161) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 20 | + |
3 | 21 | ## [v1.3.3](https://github.com/AtomLinter/linter-htmlhint/tree/v1.3.3) (2017-03-30)
|
4 | 22 | [Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v1.3.2...v1.3.3)
|
5 | 23 |
|
|
13 | 31 | **Implemented enhancements:**
|
14 | 32 |
|
15 | 33 | - Remove macOS testing [\#152](https://github.com/AtomLinter/linter-htmlhint/pull/152) ([Arcanemagus](https://github.com/Arcanemagus))
|
16 |
| -- Update dependencies to enable Greenkeeper π΄ [\#149](https://github.com/AtomLinter/linter-htmlhint/pull/149) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 34 | +- Update dependencies to enable Greenkeeper π΄ [\#149](https://github.com/AtomLinter/linter-htmlhint/pull/149) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
17 | 35 | - Update tiny-promisify to version 1.0.0 π [\#147](https://github.com/AtomLinter/linter-htmlhint/pull/147) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
18 | 36 |
|
19 | 37 | ## [v1.3.1](https://github.com/AtomLinter/linter-htmlhint/tree/v1.3.1) (2016-10-17)
|
|
0 commit comments