Integrate typedoc to generate code documentation. (#236)
[poolifier.git] / CHANGELOG.md
index b838afe86c3d49c4afb2c9840cd0e1beac306a48..ce72fc0f33ecfc9e3e292bdf5ab161678c35c25e 100644 (file)
@@ -47,7 +47,6 @@ _This is not a limitation by poolifier but NodeJS._
 #### Public property replacements
 
 `numWorkers` property is now `numberOfWorkers`
-`nextWorker` property is now `nextWorkerIndex`
 
 #### Internal (protected) properties and methods renaming