Skip to content

Commit 979b51b

Browse files
committed
Add changelog for embedded host fix
See sass/embedded-host-node#359
1 parent f4908e7 commit 979b51b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
## 1.83.5-dev
22

33
* Fix the error message for `@extend` without a selector and possibly other
4-
parsing edge-cases in contexts that allow interpolation..
4+
parsing edge-cases in contexts that allow interpolation.
5+
6+
### Embedded Host
7+
8+
* Fixed the implementation of the `SassBoolean` type to adhere to the spec,
9+
now using a class instead of an interface.
510

611
## 1.83.4
712

0 commit comments

Comments
 (0)