docs: move changelog entry to the right section
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 16 Dec 2023 15:58:59 +0000 (16:58 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 16 Dec 2023 15:58:59 +0000 (16:58 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CHANGELOG.md

index b33680eef023ded853e3be8f2b2b2905a63be939..48b2d86fa4e5e934bbe4c43949fdf9ccd0992d6e 100644 (file)
@@ -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.