diff --git a/CHANGELOG.md b/CHANGELOG.md index b7578fbc4..3547042de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ * Fix a bug where inspecting the Sass module in the Node.js console crashed on Node 17. +### Embedded Sass + +* Fix a bug where source map URLs were incorrectly generated when passing + importers to the legacy API. + ## 1.49.7 ### Embedded Sass