From 5362c66ba52ab2455ff4813bdf8448c4761e8951 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 16 Dec 2023 16:58:59 +0100 Subject: [PATCH] docs: move changelog entry to the right section 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, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b33680ee..48b2d86f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## [3.1.0] - 2023-12-16 - ### Fixed - Fix pool options TS type definition. +## [3.1.0] - 2023-12-16 + ### Changed - TypeScript breaking change: merge ThreadPoolOptions and ClusterPoolOptions types into PoolOptions type. -- 2.34.1