Skip to content

Commit 93b5ffb

Browse files
authored
Update README.md
1 parent 810f75a commit 93b5ffb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,8 @@ const simplex = {
143143
## Changelog
144144

145145
### 4.0.1
146-
- Added missing `NoiseFunction4D` return type of `createNoise4D` function
146+
- Explicitly defined the return type of `createNoise4D` to be `NoiseFunction4D`.
147+
Contributed by [satelllte](https://github.com/satelllte).
147148

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

0 commit comments

Comments
 (0)