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 11, 2017
1 parent 1d477fe commit cc80e75
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 @@
# HAML-Lint Changelog

## master (unreleased)

* Add `max_consecutive` option to `ConsecutiveComments` linter
* Fix `TrailingWhitespace` linter to report correct line for multiline nodes
* Add `InlineStyles` linter to check for use of the `style` attribute
* Add support for Haml 5.0.0+

## 0.24.0

* Add new Indentation linter
Expand Down

0 comments on commit cc80e75

Please sign in to comment.