|
28 | 28 | ## [v1.3.2](https://github.com/AtomLinter/linter-csslint/tree/v1.3.2) (2016-03-03)
|
29 | 29 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.3.1...v1.3.2)
|
30 | 30 |
|
31 |
| -**Fixed bugs:** |
32 |
| - |
33 |
| -- SyntaxError: Unexpected token c [\#93](https://github.com/AtomLinter/linter-csslint/issues/93) |
34 |
| -- Handle empty files [\#94](https://github.com/AtomLinter/linter-csslint/pull/94) ([Arcanemagus](https://github.com/Arcanemagus)) |
35 |
| - |
36 |
| -**Merged pull requests:** |
| 31 | +**Implemented enhancements:** |
37 | 32 |
|
38 | 33 | - Update eslint to version 2.2.0 🚀 [\#87](https://github.com/AtomLinter/linter-csslint/pull/87) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
39 | 34 | - Update babel-eslint to version 5.0.0 🚀 [\#86](https://github.com/AtomLinter/linter-csslint/pull/86) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
40 | 35 | - Update atom-package-deps to version 4.0.1 🚀 [\#85](https://github.com/AtomLinter/linter-csslint/pull/85) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
41 | 36 |
|
| 37 | +**Fixed bugs:** |
| 38 | + |
| 39 | +- SyntaxError: Unexpected token c [\#93](https://github.com/AtomLinter/linter-csslint/issues/93) |
| 40 | +- Handle empty files [\#94](https://github.com/AtomLinter/linter-csslint/pull/94) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 41 | + |
42 | 42 | ## [v1.3.1](https://github.com/AtomLinter/linter-csslint/tree/v1.3.1) (2016-02-15)
|
43 | 43 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.3.0...v1.3.1)
|
44 | 44 |
|
|
68 | 68 | - Changelog? [\#3](https://github.com/AtomLinter/linter-csslint/issues/3)
|
69 | 69 | - Use atomlinter-csslint node module [\#72](https://github.com/AtomLinter/linter-csslint/pull/72) ([Arcanemagus](https://github.com/Arcanemagus))
|
70 | 70 | - Merge csslint [\#71](https://github.com/AtomLinter/linter-csslint/pull/71) ([Arcanemagus](https://github.com/Arcanemagus))
|
| 71 | +- Update the readme [\#70](https://github.com/AtomLinter/linter-csslint/pull/70) ([Arcanemagus](https://github.com/Arcanemagus)) |
71 | 72 | - Update eslint-config-airbnb to version 3.0.0 🚀 [\#69](https://github.com/AtomLinter/linter-csslint/pull/69) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
| 73 | +- Add specs [\#64](https://github.com/AtomLinter/linter-csslint/pull/64) ([Arcanemagus](https://github.com/Arcanemagus)) |
72 | 74 | - Update all dependencies 🌴 [\#63](https://github.com/AtomLinter/linter-csslint/pull/63) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
|
73 | 75 | - Add .gitattributes [\#56](https://github.com/AtomLinter/linter-csslint/pull/56) ([Arcanemagus](https://github.com/Arcanemagus))
|
74 | 76 | - Add Travis-CI [\#55](https://github.com/AtomLinter/linter-csslint/pull/55) ([Arcanemagus](https://github.com/Arcanemagus))
|
|
77 | 79 | **Fixed bugs:**
|
78 | 80 |
|
79 | 81 | - Updating to “ [email protected]” failed. [\#40 ](https://github.com/AtomLinter/linter-csslint/issues/40)
|
80 |
| - |
81 |
| -**Merged pull requests:** |
82 |
| - |
83 |
| -- Update the readme [\#70](https://github.com/AtomLinter/linter-csslint/pull/70) ([Arcanemagus](https://github.com/Arcanemagus)) |
84 | 82 | - Move the Atom-jasmine specific config [\#65](https://github.com/AtomLinter/linter-csslint/pull/65) ([Arcanemagus](https://github.com/Arcanemagus))
|
85 |
| -- Add specs [\#64](https://github.com/AtomLinter/linter-csslint/pull/64) ([Arcanemagus](https://github.com/Arcanemagus)) |
86 | 83 | - Remove Settings section [\#59](https://github.com/AtomLinter/linter-csslint/pull/59) ([Arcanemagus](https://github.com/Arcanemagus))
|
87 | 84 |
|
88 | 85 | ## [v1.1.0](https://github.com/AtomLinter/linter-csslint/tree/v1.1.0) (2015-10-07)
|
89 | 86 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.7...v1.1.0)
|
90 | 87 |
|
91 |
| -**Fixed bugs:** |
| 88 | +**Implemented enhancements:** |
92 | 89 |
|
93 |
| -- .csslintrc support [\#49](https://github.com/AtomLinter/linter-csslint/issues/49) |
| 90 | +- Specify current directory [\#53](https://github.com/AtomLinter/linter-csslint/pull/53) ([Arcanemagus](https://github.com/Arcanemagus)) |
94 | 91 |
|
95 |
| -**Merged pull requests:** |
| 92 | +**Fixed bugs:** |
96 | 93 |
|
97 |
| -- Specify current directory [\#53](https://github.com/AtomLinter/linter-csslint/pull/53) ([Arcanemagus](https://github.com/Arcanemagus)) |
| 94 | +- .csslintrc support [\#49](https://github.com/AtomLinter/linter-csslint/issues/49) |
98 | 95 |
|
99 | 96 | ## [v1.0.7](https://github.com/AtomLinter/linter-csslint/tree/v1.0.7) (2015-10-01)
|
100 | 97 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.6...v1.0.7)
|
|
124 | 121 | ## [v1.0.3](https://github.com/AtomLinter/linter-csslint/tree/v1.0.3) (2015-08-07)
|
125 | 122 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.2...v1.0.3)
|
126 | 123 |
|
127 |
| -**Merged pull requests:** |
| 124 | +**Fixed bugs:** |
128 | 125 |
|
129 | 126 | - Don't make any assumptions about output [\#39](https://github.com/AtomLinter/linter-csslint/pull/39) ([Arcanemagus](https://github.com/Arcanemagus))
|
130 | 127 |
|
131 | 128 | ## [v1.0.2](https://github.com/AtomLinter/linter-csslint/tree/v1.0.2) (2015-08-06)
|
132 | 129 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.1...v1.0.2)
|
133 | 130 |
|
134 |
| -**Merged pull requests:** |
| 131 | +**Fixed bugs:** |
135 | 132 |
|
136 | 133 | - Handle messages with no line [\#38](https://github.com/AtomLinter/linter-csslint/pull/38) ([Arcanemagus](https://github.com/Arcanemagus))
|
137 | 134 |
|
|
154 | 151 | ## [v0.0.14](https://github.com/AtomLinter/linter-csslint/tree/v0.0.14) (2015-06-27)
|
155 | 152 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v0.0.13...v0.0.14)
|
156 | 153 |
|
157 |
| -**Merged pull requests:** |
| 154 | +**Fixed bugs:** |
158 | 155 |
|
159 | 156 | - Revert isNodeExecutable: yes [\#14](https://github.com/AtomLinter/linter-csslint/pull/14) ([arturparkhisenko](https://github.com/arturparkhisenko))
|
160 | 157 |
|
|
174 | 171 |
|
175 | 172 | - Big performance hit on large files \(5000 lines CSS\) [\#6](https://github.com/AtomLinter/linter-csslint/issues/6)
|
176 | 173 |
|
177 |
| -**Merged pull requests:** |
| 174 | +**Fixed bugs:** |
178 | 175 |
|
179 | 176 | - Fix deprecation warnings [\#21](https://github.com/AtomLinter/linter-csslint/pull/21) ([zimme](https://github.com/zimme))
|
180 | 177 |
|
|
188 | 185 | ## [v0.0.10](https://github.com/AtomLinter/linter-csslint/tree/v0.0.10) (2014-06-15)
|
189 | 186 | [Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v0.0.9...v0.0.10)
|
190 | 187 |
|
191 |
| -**Merged pull requests:** |
| 188 | +**Fixed bugs:** |
192 | 189 |
|
193 | 190 | - Fixed typo [\#1](https://github.com/AtomLinter/linter-csslint/pull/1) ([pborreli](https://github.com/pborreli))
|
194 | 191 |
|
|
0 commit comments