From fbdedeb97cb2ec41d292a3949624b084f9efe629 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 18 Mar 2023 12:54:41 +0100 Subject: [PATCH] chore: prepare changelog content for release MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24796774..408459d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 -- 2.34.1