chore: prepare changelog content for release
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 18 Mar 2023 11:54:41 +0000 (12:54 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 18 Mar 2023 11:54:41 +0000 (12:54 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md

index 24796774fd48bbb3850df0787d4a5b1f9fc00803..408459d99289594f50a84facb63b32b899f5933c 100644 (file)
@@ -10,10 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Changed
 
 - Switch internal benchmarking code to benny.
+- Switch to TypeScript 5.x.x.
+- Switch rollup bundler plugins to core ones.
+- Enforce conventional commits.
 
 ### Fixed
 
 - Fix random integer generator.
+- Fix worker choice strategy pool type identification at initialization.
 
 ## [2.3.7] - 2022-10-23