repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85a3f8a
)
Update CHANGELOG.md
author
Alessandro Pio Ardizio
<alessandroardizio94@gmail.com>
Wed, 17 Feb 2021 10:43:27 +0000
(11:43 +0100)
committer
GitHub
<noreply@github.com>
Wed, 17 Feb 2021 10:43:27 +0000
(11:43 +0100)
CHANGELOG.md
patch
|
blob
|
blame
|
history
diff --git
a/CHANGELOG.md
b/CHANGELOG.md
index 4915f5e87589bf8e0822d0c5466baae28dc665b5..5b83b178e127ff520962f1c0eb8ec2bc6e7a6e40 100644
(file)
--- a/
CHANGELOG.md
+++ b/
CHANGELOG.md
@@
-38,7
+38,7
@@
const { DynamicThreadPool } = require('poolifier')
For cluster and thread pools, you can now only send and receive serializable `JSON` data.
_This is not a limitation by poolifier but NodeJS._
-### Public methods removed
+###
#
Public methods removed
`numWorkers` method removed
`nextWorker` method removed