X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=7f1610253a7db9d839dd9d425d9081590669346f;hb=6fd820e69a7e9ad54e53b1539f487b4e84df31be;hp=894f7c63357664da8ae35eaf51399fe0170a74e2;hpb=6bca4154b0b57b8e4b0885a52a77cc8a70dccb88;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 894f7c63..7f161025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.1.21] - 2024-02-22 + ### Fixed - Fix null exception regression: [#1496](https://github.com/poolifier/poolifier/issues/1496).