Skip to content

Commit e18ca21

Browse files
committed
📝 Add Fixes to Changelog
1 parent aeab0f4 commit e18ca21

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Sass Lint Changelog
22

33
## v1.1.0
4+
**August 31, 2015**
45

56
CLI Goodness
67

@@ -10,6 +11,14 @@ CLI Goodness
1011
* Add ability to define custom config path ([#47](https://github.com/sasstools/sass-lint/issues/47))
1112
* Add ability for config to be found recursively up the directory tree to a user's home directory
1213

14+
**Fixes**
15+
16+
* Empty line between root-level blocks ([#54](https://github.com/sasstools/sass-lint/issues/54))
17+
* Bang whitespace include `!default` flag ([#53](https://github.com/sasstools/sass-lint/issues/53))
18+
* One declaration per line inside arguments ([#51](https://github.com/sasstools/sass-lint/issues/51))
19+
* Leading zero non-decimal issues ([#49](https://github.com/sasstools/sass-lint/issues/49))
20+
* Indentation rule with parenthesis ([#46](https://github.com/sasstools/sass-lint/issues/46))
21+
1322
## v1.0.0
1423
**August 29, 2015**
1524

0 commit comments

Comments
 (0)