X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=13e566f258696366f01b156a592468ac74928eeb;hb=1639315e9fcda007015bad70bd480f7c8cd68669;hp=6ea962219232d0bb6c8ed4bc331a98b576c2ceb5;hpb=c6e4045f0809e888bfbd1dbfc04fa10b7f93a66e;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ea96221..13e566f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.0.0] - 2023-10-08 + +### Changed + +- Remove Node.js 16.x.x (EOL) support. + ## [2.7.5] - 2023-10-03 ### Changed