CHANGELOG.md: update for next release
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 22 Oct 2022 13:09:40 +0000 (15:09 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 22 Oct 2022 13:09:40 +0000 (15:09 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
CHANGELOG.md

index a3cdcce20ea92cec261c3985bb2877459a915a4f..d7b019d6c3110e5173c19a1e48dfe4e397eea929 100644 (file)
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Changed
+
+- Cleanup pool attributes and methods.
+- Refine error types thrown.
+
+### Fixed
+
+- Fix continuous integration build on windows.
+- Fix code coverage reporting by using c8 instead of nyc.
+
 ## [2.3.5] - 2022-10-21
 
 ### Changed