fix: avoid null exception at checking worker node readiness
[poolifier.git] / CHANGELOG.md
index 838d0e6816d6015bd283b9c89c19e00f825c4e63..ba33eef23863cf7cc45a7ff6d6c8526142674d26 100644 (file)
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed
 
 - Avoid null exception at sending message to worker.
+- Avoid null exception at checking worker node readiness.
 
 ## [3.0.2] - 2023-10-17