docs: document availableParallelism() usage
[poolifier.git] / CHANGELOG.md
index 9a6fb3863e576b2eb229a6fbc4232598c9d6318b..91cf115fa07e0e8ab8442a204ea73545d74ac727 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Add safe helper `availableParallelism` to help sizing the pool.
+
 ### Fixed
 
 - Ensure message handler is only registered in worker.