docs: add changelog entry
authorJérôme Benoit <jerome.benoit@sap.com>
Wed, 16 Aug 2023 16:52:50 +0000 (18:52 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Wed, 16 Aug 2023 16:52:50 +0000 (18:52 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md

index 5344323cbbfc0582ab193011724baa1833a4bf79..df3d564ab804a65c292b55a656d64056e60298cf 100644 (file)
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 - HTTP server pool examples: express-cluster, express-hybrid.
 
+### Changed
+
+- Remove now useless branching in worker hot code path.
+
 ## [2.6.27] - 2023-08-15
 
 ### Fixed