|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v1.1.1](https://github.com/AtomLinter/linter-moonscript/tree/v1.1.1) (2017-02-13) |
| 3 | +## [v1.2.0](https://github.com/AtomLinter/linter-moonscript/tree/v1.2.0) (2019-01-30) |
| 4 | +[Full Changelog](https://github.com/AtomLinter/linter-moonscript/compare/v1.1.1...v1.2.0) |
| 5 | + |
| 6 | +**Implemented enhancements:** |
| 7 | + |
| 8 | +- fix: support v2 Linter API [\#30](https://github.com/AtomLinter/linter-moonscript/pull/30) ([vzamanillo](https://github.com/vzamanillo)) |
| 9 | +- Update atom-package-deps to version 5.0.0 π [\#28](https://github.com/AtomLinter/linter-moonscript/pull/28) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 10 | +- Asyncify the specs [\#19](https://github.com/AtomLinter/linter-moonscript/pull/19) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 11 | +- Update eslint-config-airbnb-base to version 12.0.0 π [\#18](https://github.com/AtomLinter/linter-moonscript/pull/18) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 12 | +- Update eslint to version 4.3.0 π [\#17](https://github.com/AtomLinter/linter-moonscript/pull/17) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 13 | +- Update xregexp to version 3.2.0 π [\#14](https://github.com/AtomLinter/linter-moonscript/pull/14) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 14 | +- Update atom-linter to version 10.0.0 π [\#13](https://github.com/AtomLinter/linter-moonscript/pull/13) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
| 15 | + |
| 16 | +**Fixed bugs:** |
| 17 | + |
| 18 | +- Support v2 Linter API [\#29](https://github.com/AtomLinter/linter-moonscript/issues/29) |
| 19 | +- Migrate CircleCI to a 2.0 configuration [\#21](https://github.com/AtomLinter/linter-moonscript/issues/21) |
| 20 | +- Upgrade to CircleCI 2.0 [\#27](https://github.com/AtomLinter/linter-moonscript/pull/27) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 21 | + |
| 22 | +## [v1.1.1](https://github.com/AtomLinter/linter-moonscript/tree/v1.1.1) (2017-02-14) |
4 | 23 | [Full Changelog](https://github.com/AtomLinter/linter-moonscript/compare/v1.1.0...v1.1.1) |
5 | 24 |
|
6 | 25 | **Implemented enhancements:** |
7 | 26 |
|
8 | | -- Update atom-linter to the latest version π [\#11](https://github.com/AtomLinter/linter-moonscript/pull/11) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 27 | +- Update atom-linter to version 9.0.0 π [\#11](https://github.com/AtomLinter/linter-moonscript/pull/11) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
9 | 28 |
|
10 | 29 | ## [v1.1.0](https://github.com/AtomLinter/linter-moonscript/tree/v1.1.0) (2017-01-12) |
11 | 30 | [Full Changelog](https://github.com/AtomLinter/linter-moonscript/compare/v1.0.0...v1.1.0) |
12 | 31 |
|
13 | 32 | **Implemented enhancements:** |
14 | 33 |
|
15 | 34 | - Optionally omit globals warning [\#10](https://github.com/AtomLinter/linter-moonscript/pull/10) ([dcr30](https://github.com/dcr30)) |
16 | | -- Update dependencies to enable Greenkeeper π΄ [\#9](https://github.com/AtomLinter/linter-moonscript/pull/9) ([greenkeeper[bot]](https://github.com/integration/greenkeeper)) |
| 35 | +- Update dependencies to enable Greenkeeper π΄ [\#9](https://github.com/AtomLinter/linter-moonscript/pull/9) ([greenkeeper[bot]](https://github.com/apps/greenkeeper)) |
17 | 36 |
|
18 | 37 | ## [v1.0.0](https://github.com/AtomLinter/linter-moonscript/tree/v1.0.0) (2016-12-07) |
19 | 38 | [Full Changelog](https://github.com/AtomLinter/linter-moonscript/compare/v0.1.2...v1.0.0) |
|
0 commit comments