X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=abc247849b5c127ffa9318096fd3886ae6089552;hb=8a9febf5f5d99c234d1b89879ff2d6655af7d65f;hp=862fcc4c69735b825678843fb678313c17f62204;hpb=a2742ce794032ee57b3ec1203c500b1aecca34f0;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 862fcc4c..abc24784 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] +## [2.5.2] - 2023-06-02 + ### Added - Add `taskError` pool event for task execution error.