From 26a589d825349d677379d27dec16aca416477e73 Mon Sep 17 00:00:00 2001 From: Shane da Silva Date: Thu, 3 Nov 2016 10:27:51 -0700 Subject: [PATCH] Update change log --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7731cd06..11a046a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,15 @@ ## master (unreleased) -* Add outline, flexbox, background clip, and attachment properties to - `concentric` `PropertySort` sort order +* Add outline, flexbox, background clip, attachment, word-wrap, and work-break + properties to `concentric` `PropertySort` sort order * Add background clip and attachment properties to `recess` `PropertySort` sort order * Fix `SpaceAfterComment` handling of consecutive comments * Fix `SpaceBeforeBrace` to check `@if` / `@else` statements * Fix `ZeroUnit` to not report zero values with units in `calc` expressions * Fix detection of control comments when `scss-lint:enable` is used +* Fix `Comment` linter message when using `loud` style comments ## 0.50.2