Skip to content

Commit

Permalink
Format change log
Browse files Browse the repository at this point in the history
  • Loading branch information
facelessuser committed Apr 20, 2021
1 parent 005a908 commit 8887163
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/markdown/about/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
## 0.10a18

- **NEW**: Refactor of internals.
- **NEW**: `interpolate` and `steps` can now accept multiple colors and will return an interpolation function that spans all
specified colors via the range of `[0..1]`.
- **NEW**: `interpolate` and `steps` can now accept multiple colors and will return an interpolation function that spans
all specified colors via the range of `[0..1]`.
- **NEW**: Better control over piecewise interpolation: setting stops, adjusting options per segment, etc.
- **NEW**: `compose` can now accept multiple colors and will return a result where all colors are layered on top of each
other.
Expand Down

0 comments on commit 8887163

Please sign in to comment.