X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=020b4b6194a04cad3e056ed90e386570f4224a7e;hb=04a05403d226b4f91327b34536e40efb5166063e;hp=653c06a1211332991b1370b1644e4f74c0eeae04;hpb=68cbdc846878bc058323b757a68b4c83eedc6388;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 653c06a1..020b4b61 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.6.35] - 2023-08-25 + ### Fixed - Don't account worker usage statistics for tasks that have failed.