X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=sidebyside;f=CHANGELOG.md;h=52aaa398d1cae5ceaa82be516fd3d9231f50297a;hb=bc1b0765a8782c1bba69170d26df00cfba59d434;hp=f50ceeab81c0143eb9b755dfa6d5f2403cfec7d3;hpb=f0d7f80366c1012a9c63ad155c51924ffb40c4fd;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index f50ceeab..52aaa398 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.3] - 2023-06-19 + ### Fixed - Ensure no tasks are queued when trying to soft kill a dynamic worker.