X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=7f1610253a7db9d839dd9d425d9081590669346f;hb=e4b146844ec6f85f328119ee24b0d9695c3df587;hp=894f7c63357664da8ae35eaf51399fe0170a74e2;hpb=369179f64c3ff184193bde82102acb22e61ffb78;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).