X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=11551dcc9b8a6c134e8de77610c167f447a59f16;hb=fe3473171779a220c97094b78d030e23eadcedc2;hp=5af285cdab7fc366765b1ab378280003f6964c31;hpb=edf8ce4e11eb0105038fcc236a2049c16b6175d2;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 5af285cd..11551dcc 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.39] - 2023-08-30 + ### Fixed - Fix race condition in worker choice strategies at worker node info querying while not yet initialized .