docs: update changelog entries
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Jun 2023 11:02:28 +0000 (13:02 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 9 Jun 2023 11:02:28 +0000 (13:02 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md

index 66762b0d7f295c7bc59da094d142771a027f984f..c487a4971190fc9de05513e9de04bed59a7bea2c 100644 (file)
@@ -10,7 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - Refactor pool worker node usage internals.
-- Refactor worker choice strategy statistics requirements.
+- Breaking change: refactor worker choice strategy statistics requirements: the syntax of the worker choice strategy options has changed.
+- Breaking change: pool information `info` property object fields have been renamed and added.
 
 ### Fixed