X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=13e566f258696366f01b156a592468ac74928eeb;hb=255c3c415d7c7f48474d41a13ebe68584b0b8068;hp=6ea962219232d0bb6c8ed4bc331a98b576c2ceb5;hpb=3c9e911af57a0596a40373bedaab01bcbeca4b0c;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