Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
sds committed May 8, 2017
1 parent dca4aab commit 1a4102f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# SCSS-Lint Changelog

## master (unreleased)

* Add `cubic-bezier` to `NameFormat` whitelist
* Allow triple-slash (`///`) comments in `SpaceAfterComment`
* Add new grid spec properties to `PropertySpelling`
* Add workaround for [negative source range lengths](https://github.com/sass/sass/issues/2284) returned by the Sass parser

## 0.53.0

* Update smacss order
Expand Down

0 comments on commit 1a4102f

Please sign in to comment.