feat: add ws-cluster-pool example
[poolifier.git] / CHANGELOG.md
index 27a8e48635042cfc6807bd4b147eb187c40cb837..26b642256b2f1f07d7b4f698224edf3f39e1129f 100644 (file)
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Added
+
+- HTTP server pool examples: fastify-cluster.
+- WebSocket server pool examples: ws-cluster
+
 ## [2.6.24] - 2023-08-12
 
 ### Added