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

Commit 9148b3a

Browse files
committed
Update changelog
1 parent 2f92cfb commit 9148b3a

File tree

1 file changed

+29
-15
lines changed

1 file changed

+29
-15
lines changed

CHANGELOG.md

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,44 @@
11
# Change Log
22

3-
## [1.2.0](https://github.com/AtomLinter/linter-csslint/tree/1.2.0) (2016-01-05)
4-
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.1.0...1.2.0)
3+
## [1.3.0](https://github.com/AtomLinter/linter-csslint/tree/1.3.0) (2016-02-13)
4+
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.2.0...1.3.0)
55

66
**Implemented enhancements:**
77

8-
- Changelog? [\#3](https://github.com/AtomLinter/linter-csslint/issues/3)
8+
- improve startup time [\#78](https://github.com/AtomLinter/linter-csslint/pull/78) ([dirk-thomas](https://github.com/dirk-thomas))
9+
- Update eslint-config-airbnb to version 5.0.0 🚀 [\#76](https://github.com/AtomLinter/linter-csslint/pull/76) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
10+
- Update eslint-config-airbnb to version 4.0.0 🚀 [\#74](https://github.com/AtomLinter/linter-csslint/pull/74) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
911

1012
**Fixed bugs:**
1113

12-
- Updating to “[email protected]” failed. [\#40](https://github.com/AtomLinter/linter-csslint/issues/40)
14+
- Does not support .csslintrc? [\#73](https://github.com/AtomLinter/linter-csslint/issues/73)
15+
- Exec csslint from project root to pick up project .csslintrc [\#79](https://github.com/AtomLinter/linter-csslint/pull/79) ([clamey](https://github.com/clamey))
1316

14-
**Merged pull requests:**
17+
## [v1.2.0](https://github.com/AtomLinter/linter-csslint/tree/v1.2.0) (2016-01-05)
18+
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.1.0...v1.2.0)
19+
20+
**Implemented enhancements:**
1521

22+
- Changelog? [\#3](https://github.com/AtomLinter/linter-csslint/issues/3)
1623
- Use atomlinter-csslint node module [\#72](https://github.com/AtomLinter/linter-csslint/pull/72) ([Arcanemagus](https://github.com/Arcanemagus))
1724
- Merge csslint [\#71](https://github.com/AtomLinter/linter-csslint/pull/71) ([Arcanemagus](https://github.com/Arcanemagus))
18-
- Update the readme [\#70](https://github.com/AtomLinter/linter-csslint/pull/70) ([Arcanemagus](https://github.com/Arcanemagus))
1925
- 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))
20-
- Move the Atom-jasmine specific config [\#65](https://github.com/AtomLinter/linter-csslint/pull/65) ([Arcanemagus](https://github.com/Arcanemagus))
21-
- Add specs [\#64](https://github.com/AtomLinter/linter-csslint/pull/64) ([Arcanemagus](https://github.com/Arcanemagus))
2226
- Update all dependencies 🌴 [\#63](https://github.com/AtomLinter/linter-csslint/pull/63) ([greenkeeperio-bot](https://github.com/greenkeeperio-bot))
23-
- Remove Settings section [\#59](https://github.com/AtomLinter/linter-csslint/pull/59) ([Arcanemagus](https://github.com/Arcanemagus))
2427
- Add .gitattributes [\#56](https://github.com/AtomLinter/linter-csslint/pull/56) ([Arcanemagus](https://github.com/Arcanemagus))
2528
- Add Travis-CI [\#55](https://github.com/AtomLinter/linter-csslint/pull/55) ([Arcanemagus](https://github.com/Arcanemagus))
2629
- Add a CHANGELOG.md [\#54](https://github.com/AtomLinter/linter-csslint/pull/54) ([Arcanemagus](https://github.com/Arcanemagus))
2730

31+
**Fixed bugs:**
32+
33+
- Updating to “[email protected]” failed. [\#40](https://github.com/AtomLinter/linter-csslint/issues/40)
34+
35+
**Merged pull requests:**
36+
37+
- Update the readme [\#70](https://github.com/AtomLinter/linter-csslint/pull/70) ([Arcanemagus](https://github.com/Arcanemagus))
38+
- Move the Atom-jasmine specific config [\#65](https://github.com/AtomLinter/linter-csslint/pull/65) ([Arcanemagus](https://github.com/Arcanemagus))
39+
- Add specs [\#64](https://github.com/AtomLinter/linter-csslint/pull/64) ([Arcanemagus](https://github.com/Arcanemagus))
40+
- Remove Settings section [\#59](https://github.com/AtomLinter/linter-csslint/pull/59) ([Arcanemagus](https://github.com/Arcanemagus))
41+
2842
## [v1.1.0](https://github.com/AtomLinter/linter-csslint/tree/v1.1.0) (2015-10-07)
2943
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.7...v1.1.0)
3044

@@ -39,22 +53,22 @@
3953
## [v1.0.7](https://github.com/AtomLinter/linter-csslint/tree/v1.0.7) (2015-10-01)
4054
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.6...v1.0.7)
4155

42-
**Merged pull requests:**
56+
**Implemented enhancements:**
4357

4458
- Add linter name [\#51](https://github.com/AtomLinter/linter-csslint/pull/51) ([Arcanemagus](https://github.com/Arcanemagus))
4559

4660
## [v1.0.6](https://github.com/AtomLinter/linter-csslint/tree/v1.0.6) (2015-09-25)
4761
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.5...v1.0.6)
4862

63+
**Implemented enhancements:**
64+
65+
- Automatically install linter [\#47](https://github.com/AtomLinter/linter-csslint/pull/47) ([Arcanemagus](https://github.com/Arcanemagus))
66+
4967
**Closed issues:**
5068

5169
- Install `linter` automatically. [\#43](https://github.com/AtomLinter/linter-csslint/issues/43)
5270
- Uncaught TypeError: Invalid Point: \(NaN, NaN\) [\#37](https://github.com/AtomLinter/linter-csslint/issues/37)
5371

54-
**Merged pull requests:**
55-
56-
- Automatically install linter [\#47](https://github.com/AtomLinter/linter-csslint/pull/47) ([Arcanemagus](https://github.com/Arcanemagus))
57-
5872
## [v1.0.5](https://github.com/AtomLinter/linter-csslint/tree/v1.0.5) (2015-08-07)
5973
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.4...v1.0.5)
6074

@@ -166,4 +180,4 @@
166180
## [v0.0.1](https://github.com/AtomLinter/linter-csslint/tree/v0.0.1) (2014-05-07)
167181

168182

169-
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
183+
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*

0 commit comments

Comments
 (0)