Skip to content

Commit

Permalink
Add a CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
nex3 committed Oct 1, 2024
1 parent 4e64f61 commit c6b92d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@
selector, regardless of which selector they came from. Previously, this
reordering only applied to pseudo-selectors in the second selector.

### JS API

* Fix `SassColor.interpolate()` to allow an undefined `options` parameter, as
the types indicate.

### Embedded Sass

* Properly pass missing color channel values to and from custom functions.
Expand Down

0 comments on commit c6b92d6

Please sign in to comment.