docs: add changelog entries
[poolifier.git] / 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