Skip to content

Commit e624ab3

Browse files
authored
Added a little warning to the 4.0 change log entry
1 parent a93b702 commit e624ab3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ const simplex = {
142142
## Changelog
143143

144144
### 4.0.0
145+
:warning: **This release changes the API and the output of the noise functions.** :warning:
146+
145147
- Reworked the API so that the noise functions can be imported individually.
146148
When combined with tree shaking this helps with build sizes.
147149
- Removed the built in version of the ALEA PRNG to focus the library to do only one thing.

0 commit comments

Comments
 (0)