X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=CHANGELOG.md;h=3ba761e395bc0468d02cdbb216f378c332f2ec16;hb=e5c1b3572e6fe4cd11b32742c37039f3a6b3c373;hp=ddfd15e093aa759830b95f773f5434a4ac52154f;hpb=457dd3dc846798c13be07ddcdd243dbcc5195810;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index ddfd15e0..3ba761e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Fix possible null exception with worker_threads pools. + ## [3.0.13] - 2023-12-12 ### Fixed