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

Commit 67a862d

Browse files
committed
Update old issues in the changelog
1 parent e21748a commit 67a862d

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

CHANGELOG.md

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
## [v1.1.0](https://github.com/AtomLinter/linter-csslint/tree/v1.1.0) (2015-10-07)
6464
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v1.0.7...v1.1.0)
6565

66-
**Closed issues:**
66+
**Fixed bugs:**
6767

6868
- .csslintrc support [\#49](https://github.com/AtomLinter/linter-csslint/issues/49)
6969

@@ -83,11 +83,11 @@
8383

8484
**Implemented enhancements:**
8585

86+
- Install `linter` automatically. [\#43](https://github.com/AtomLinter/linter-csslint/issues/43)
8687
- Automatically install linter [\#47](https://github.com/AtomLinter/linter-csslint/pull/47) ([Arcanemagus](https://github.com/Arcanemagus))
8788

88-
**Closed issues:**
89+
**Fixed bugs:**
8990

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

9393
## [v1.0.5](https://github.com/AtomLinter/linter-csslint/tree/v1.0.5) (2015-08-07)
@@ -122,7 +122,7 @@
122122
- Doesn't consider .csslintrc files in parent directories [\#8](https://github.com/AtomLinter/linter-csslint/issues/8)
123123
- Update to the new Linter API [\#33](https://github.com/AtomLinter/linter-csslint/pull/33) ([Arcanemagus](https://github.com/Arcanemagus))
124124

125-
**Closed issues:**
125+
**Fixed bugs:**
126126

127127
- Appears to be broken, now that isNodeExecutable is false [\#28](https://github.com/AtomLinter/linter-csslint/issues/28)
128128

@@ -136,11 +136,8 @@
136136
## [v0.0.13](https://github.com/AtomLinter/linter-csslint/tree/v0.0.13) (2015-05-21)
137137
[Full Changelog](https://github.com/AtomLinter/linter-csslint/compare/v0.0.12...v0.0.13)
138138

139-
**Closed issues:**
139+
**Fixed bugs:**
140140

141-
- Config.unobserve is deprecated. [\#24](https://github.com/AtomLinter/linter-csslint/issues/24)
142-
- Package.getActivationCommands is deprecated. [\#23](https://github.com/AtomLinter/linter-csslint/issues/23)
143-
- Package.activateConfig is deprecated. [\#22](https://github.com/AtomLinter/linter-csslint/issues/22)
144141
- Package.getActivationCommands is deprecated. [\#20](https://github.com/AtomLinter/linter-csslint/issues/20)
145142
- Package.activateConfig is deprecated. [\#19](https://github.com/AtomLinter/linter-csslint/issues/19)
146143
- Config.unobserve is deprecated. [\#18](https://github.com/AtomLinter/linter-csslint/issues/18)
@@ -152,10 +149,6 @@
152149

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

155-
**Closed issues:**
156-
157-
- TypeError on "Too many font-size declarations..." [\#13](https://github.com/AtomLinter/linter-csslint/issues/13)
158-
159152
**Merged pull requests:**
160153

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

0 commit comments

Comments
 (0)