Skip to content

Commit

Permalink
Added a little warning to the 4.0 change log entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jwagner authored Jul 23, 2022
1 parent a93b702 commit e624ab3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ const simplex = {
## Changelog

### 4.0.0
:warning: **This release changes the API and the output of the noise functions.** :warning:

- Reworked the API so that the noise functions can be imported individually.
When combined with tree shaking this helps with build sizes.
- Removed the built in version of the ALEA PRNG to focus the library to do only one thing.
Expand Down

0 comments on commit e624ab3

Please sign in to comment.