From 97a6f4bad860f1623b630400664f0644395670a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Elsd=C3=B6rfer?= Date: Fri, 20 Dec 2019 22:40:35 +0100 Subject: [PATCH] Note that we do not have breaking changes in 2.0. --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index 5c531d4d..bb8632d8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,6 @@ 2.0 (2019-12-20) + Jump to 2.0 to leave alpha versioning and start doing semver. No actual breaking changes. + - Make the `sass` and `scss` filters compatible with the reference compiler - Add new `sass_ruby` and `scss_ruby` filters to use the deprecated Ruby Sass compiler - Update and improve a number of filters.