diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cc9a7c..1d8748a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ project adheres to mime03 features are enabled (PR #124). Thanks @rustafarian-dev. * Changed the writer type from `W: &mut Write` to just `W: Write` (PR #125). Thanks @kornelski! +* Fixed handling of `MULTI_WORD_CONSTANTS` in templates (Issue #129, PR #130). + Thanks @wesm! * Fixed more clippy lint (PR #123). Thanks @vbrandl! * Updated `rsass` to 0.28.0 and `itertools` to 0.11.0.