From 19a519a423a72b9f3885e001bdfe96138cad4b05 Mon Sep 17 00:00:00 2001 From: Hugo Giraudel Date: Wed, 22 Oct 2014 16:03:52 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1422eae..6b5d44b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ ### HEAD +### 0.12.0 - 22.10.2014 +* Add warning when x-breakpoints do not recognize breakpoint +* Add IE8 support to x-opacity +* Change default value of 1 from x-opacity to 0 +* Fix potential issues with strings being used in place of length +* Fix potential edge cases in x-rem +* Simplify code output in x-multiple-colored-gradient +* Change list to arglist in x-multiple-colored-gradient + ### 0.11.0 - 20.10.2014 * Use grunt-sass with libsass * Fix for x-opacity to not throw an exception