X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=ab225e9617e340acf06adce1447ef3327b2f05c8;hb=f2b53f5792e9013e7f11e1ac535bea9f3727fedd;hp=f85dd958f2a80ff9a4982cd35beefaf43f852493;hpb=57bf289faf8687a63ee36af74ddf2f829deda5a6;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index f85dd958..ab225e96 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.19] - 2024-01-16 + ### Fixed - Fix possible null exception at task finishing handling.