docs: fix API documentation
[poolifier.git] / CHANGELOG.md
index 34007bc5257adb2d1704c44bca7b00ec478c1518..80df7b6ca94f3daf60b0c179773453d495edffa1 100644 (file)
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- Add array of transferable objects to the `execute()` method arguments.
+- WebSocket server pool examples: ws
+
 ## [2.6.23] - 2023-08-11
 
 ### Fixed