build(ci): exclude ESM files in sonar
[poolifier.git] / CHANGELOG.md
index f14840c84016eb7dbae7017e5835591c66254b6b..9444be7adcabffca7b801e96cb3ea08421af915e 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix tasks redistribution triggers at pool destroying.
+
 ## [3.1.11] - 2023-12-24
 
 ### Fixed