X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=CHANGELOG.md;h=838d0e6816d6015bd283b9c89c19e00f825c4e63;hb=a57d3d1279df2bbf3341bfe10e112640c527b957;hp=b7f2e44568f1afc6d3a100342e46d8a94d0c8223;hpb=92a075ef5d7a8242564e57f1593a55fd184e6a3b;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index b7f2e445..838d0e68 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 + +- Avoid null exception at sending message to worker. + ## [3.0.2] - 2023-10-17 ### Fixed