|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v1.2.0](https://github.com/AtomLinter/linter-htmlhint/tree/v1.2.0) (2016-06-13) |
| 4 | +[Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v1.1.4...v1.2.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- Why a subprocess? [\#111](https://github.com/AtomLinter/linter-htmlhint/issues/111) |
| 9 | +- Update atom-linter to version 5.0.2 🚀 [\#115](https://github.com/AtomLinter/linter-htmlhint/pull/115) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 10 | +- No subprocess [\#112](https://github.com/AtomLinter/linter-htmlhint/pull/112) ([download13](https://github.com/download13)) |
| 11 | +- Update eslint-config-airbnb-base to version 3.0.1 🚀 [\#110](https://github.com/AtomLinter/linter-htmlhint/pull/110) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 12 | +- Update eslint-config-airbnb-base to version 2.0.0 🚀 [\#106](https://github.com/AtomLinter/linter-htmlhint/pull/106) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot)) |
| 13 | + |
| 14 | +**Closed issues:** |
| 15 | + |
| 16 | +- Linter not triggered [\#33](https://github.com/AtomLinter/linter-htmlhint/issues/33) |
| 17 | + |
| 18 | +## [v1.1.4](https://github.com/AtomLinter/linter-htmlhint/tree/v1.1.4) (2016-04-21) |
| 19 | +[Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v1.1.3...v1.1.4) |
| 20 | + |
3 | 21 | ## [v1.1.3](https://github.com/AtomLinter/linter-htmlhint/tree/v1.1.3) (2016-04-19)
|
4 | 22 | [Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v1.1.2...v1.1.3)
|
5 | 23 |
|
|
109 | 127 |
|
110 | 128 | - Broken for XHTML5. [\#58](https://github.com/AtomLinter/linter-htmlhint/issues/58)
|
111 | 129 | - "Doctype must be declared at first" in Web Components / Polymer [\#51](https://github.com/AtomLinter/linter-htmlhint/issues/51)
|
112 |
| -- Unexpected end of file [\#50](https://github.com/AtomLinter/linter-htmlhint/issues/50) |
113 | 130 | - Should not lint .vue files [\#49](https://github.com/AtomLinter/linter-htmlhint/issues/49)
|
114 | 131 | - .htmlhintrc parsing issue [\#48](https://github.com/AtomLinter/linter-htmlhint/issues/48)
|
115 | 132 | - Failed to activate the linter-htmlhint package [\#46](https://github.com/AtomLinter/linter-htmlhint/issues/46)
|
|
209 | 226 | - Changed empty string default path to `@cwd`. While the empty path fixed... [\#14](https://github.com/AtomLinter/linter-htmlhint/pull/14) ([johnwebbcole](https://github.com/johnwebbcole))
|
210 | 227 |
|
211 | 228 | ## [v0.0.12](https://github.com/AtomLinter/linter-htmlhint/tree/v0.0.12) (2015-04-01)
|
212 |
| -[Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/0.0.12...v0.0.12) |
213 |
| - |
214 |
| -## [0.0.12](https://github.com/AtomLinter/linter-htmlhint/tree/0.0.12) (2015-04-01) |
215 |
| -[Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v0.0.10...0.0.12) |
| 229 | +[Full Changelog](https://github.com/AtomLinter/linter-htmlhint/compare/v0.0.10...v0.0.12) |
216 | 230 |
|
217 | 231 | **Merged pull requests:**
|
218 | 232 |
|
|
262 | 276 |
|
263 | 277 |
|
264 | 278 |
|
265 |
| -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 279 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments