Skip to content

Commit 3b46880

Browse files
authored
Add changelog for embedded host fix (#2500)
See sass/embedded-host-node#359
1 parent 2cedc62 commit 3b46880

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+6-1
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)