docs: fix link to benchmarks
[poolifier.git] / CHANGELOG.md
index f159726843127ae9d10c8b0095544b476da28774..39672a25898080698c646592d7e86162dfc0c851 100644 (file)
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ### Changed
 
+- Remove Node.js 16.x.x (EOL) support.
+
+## [2.7.5] - 2023-10-03
+
+### Changed
+
 - Use `EventEmitterAsyncResource` type from `@types/node` for pool event emitter. TypeScript users will need to update to latest `@types/node` version.
 
 ## [2.7.4] - 2023-09-25