Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit c4e1768

Browse files
committed
Update the changelog
Labeled many older issues, causing them to be reclassified in the changelog.
1 parent cc611a6 commit c4e1768

File tree

1 file changed

+17
-20
lines changed

1 file changed

+17
-20
lines changed

CHANGELOG.md

Lines changed: 17 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@
2828
## [v1.3.2](https://github.com/AtomLinter/linter-csslint/tree/v1.3.2) (2016-03-03)
2929
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.3.1...v1.3.2)
3030

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:**
3732

3833
- Update eslint to version 2.2.0 🚀 [\#87](https://github.com/AtomLinter/linter-csslint/pull/87) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
3934
- Update babel-eslint to version 5.0.0 🚀 [\#86](https://github.com/AtomLinter/linter-csslint/pull/86) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
4035
- 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))
4136

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+
4242
## [v1.3.1](https://github.com/AtomLinter/linter-csslint/tree/v1.3.1) (2016-02-15)
4343
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.3.0...v1.3.1)
4444

@@ -68,7 +68,9 @@
6868
- Changelog? [\#3](https://github.com/AtomLinter/linter-csslint/issues/3)
6969
- Use atomlinter-csslint node module [\#72](https://github.com/AtomLinter/linter-csslint/pull/72) ([Arcanemagus](https://github.com/Arcanemagus))
7070
- 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))
7172
- 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))
7274
- Update all dependencies 🌴 [\#63](https://github.com/AtomLinter/linter-csslint/pull/63) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
7375
- Add .gitattributes [\#56](https://github.com/AtomLinter/linter-csslint/pull/56) ([Arcanemagus](https://github.com/Arcanemagus))
7476
- Add Travis-CI [\#55](https://github.com/AtomLinter/linter-csslint/pull/55) ([Arcanemagus](https://github.com/Arcanemagus))
@@ -77,24 +79,19 @@
7779
**Fixed bugs:**
7880

7981
- 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))
8482
- 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))
8683
- Remove Settings section [\#59](https://github.com/AtomLinter/linter-csslint/pull/59) ([Arcanemagus](https://github.com/Arcanemagus))
8784

8885
## [v1.1.0](https://github.com/AtomLinter/linter-csslint/tree/v1.1.0) (2015-10-07)
8986
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.7...v1.1.0)
9087

91-
**Fixed bugs:**
88+
**Implemented enhancements:**
9289

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))
9491

95-
**Merged pull requests:**
92+
**Fixed bugs:**
9693

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)
9895

9996
## [v1.0.7](https://github.com/AtomLinter/linter-csslint/tree/v1.0.7) (2015-10-01)
10097
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.6...v1.0.7)
@@ -124,14 +121,14 @@
124121
## [v1.0.3](https://github.com/AtomLinter/linter-csslint/tree/v1.0.3) (2015-08-07)
125122
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.2...v1.0.3)
126123

127-
**Merged pull requests:**
124+
**Fixed bugs:**
128125

129126
- Don't make any assumptions about output [\#39](https://github.com/AtomLinter/linter-csslint/pull/39) ([Arcanemagus](https://github.com/Arcanemagus))
130127

131128
## [v1.0.2](https://github.com/AtomLinter/linter-csslint/tree/v1.0.2) (2015-08-06)
132129
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.1...v1.0.2)
133130

134-
**Merged pull requests:**
131+
**Fixed bugs:**
135132

136133
- Handle messages with no line [\#38](https://github.com/AtomLinter/linter-csslint/pull/38) ([Arcanemagus](https://github.com/Arcanemagus))
137134

@@ -154,7 +151,7 @@
154151
## [v0.0.14](https://github.com/AtomLinter/linter-csslint/tree/v0.0.14) (2015-06-27)
155152
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v0.0.13...v0.0.14)
156153

157-
**Merged pull requests:**
154+
**Fixed bugs:**
158155

159156
- Revert isNodeExecutable: yes [\#14](https://github.com/AtomLinter/linter-csslint/pull/14) ([arturparkhisenko](https://github.com/arturparkhisenko))
160157

@@ -174,7 +171,7 @@
174171

175172
- Big performance hit on large files \(5000 lines CSS\) [\#6](https://github.com/AtomLinter/linter-csslint/issues/6)
176173

177-
**Merged pull requests:**
174+
**Fixed bugs:**
178175

179176
- Fix deprecation warnings [\#21](https://github.com/AtomLinter/linter-csslint/pull/21) ([zimme](https://github.com/zimme))
180177

@@ -188,7 +185,7 @@
188185
## [v0.0.10](https://github.com/AtomLinter/linter-csslint/tree/v0.0.10) (2014-06-15)
189186
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v0.0.9...v0.0.10)
190187

191-
**Merged pull requests:**
188+
**Fixed bugs:**
192189

193190
- Fixed typo [\#1](https://github.com/AtomLinter/linter-csslint/pull/1) ([pborreli](https://github.com/pborreli))
194191

0 commit comments

Comments
 (0)