Skip to content

Commit

Permalink
Add note in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
6nv committed Mar 6, 2024
1 parent cbbe379 commit 13c4537
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- Add LBL/DOE notice in README
- Replace custom `JMath` with [`smath`](https://www.npmjs.com/package/smath) dependency for linear interpolation functions
- Replace custom `Color` with [`viridis`](https://www.npmjs.com/package/viridis) dependency for color gradient functions
- Default series names are numbered instead of lettered
- Maximum of 100 data series rendered on Psychart
- Remove `default` exports over preference to named exports (undo change from [4.0.1](#401))
Expand Down

0 comments on commit 13c4537

Please sign in to comment.