From cb81c7818d9482f3132ba296ab0cb5641dfdc86a Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 30 Nov 2020 12:45:04 +0200 Subject: [PATCH] CHANGELOG.md: Add note about dart sass --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index de4579e..f20ae2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## Unreleased +### Changed +- Migrate to dart sass from node-sass (see [LibSass is Deprecated](https://sass-lang.com/blog/libsass-is-deprecated)) + ## [[1.5.1]] - 2020-11-15 ### Updated - Minor version bump for bootstrap, node-sass, and fontawesome