docs: add changelog entries
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 15 Sep 2023 19:05:48 +0000 (21:05 +0200)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 15 Sep 2023 19:05:48 +0000 (21:05 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md

index 59182946c007e53897c133f64953d0ecbe544aab..f1857ed75645b87a41162fd8ef8317dd9288d7e2 100644 (file)
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - Disable publication on GitHub packages registry on release until authentication issue is fixed.
+- Rename `listTaskFunctions()` to `listTaskFunctionNames()` in pool and worker API.
+
+### Added
+
+- Add `addTaskFunction()`, `removeTaskFunction()`, `setDefaultTaskFunction()` methods to pool API.
 
 ## [2.6.44] - 2023-09-08