docs: small refinements
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 4 Jun 2023 10:36:43 +0000 (12:36 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sun, 4 Jun 2023 10:36:43 +0000 (12:36 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md
README.md

index abc247849b5c127ffa9318096fd3886ae6089552..134b1745b54ec1d8527d0377d78e1b1cfa036a0e 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Refine pool information content.
+
 ## [2.5.2] - 2023-06-02
 
 ### Added
index 1a311e4d5fcec3b0a46125e11ffb42f7853b18d3..9ac317b4086a12eadffac7c09199e092369cde43 100644 (file)
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ Please consult our [general guidelines](#general-guidance).
 - Proper async integration with node async hooks :white_check_mark:
 - Support for worker threads and cluster node modules :white_check_mark:
 - Support sync and async tasks :white_check_mark:
+- Tasks distribution strategies :white_check_mark:
 - General guidance on pools to use :white_check_mark:
 - Widely tested :white_check_mark:
 - Error handling out of the box :white_check_mark: