X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=CHANGELOG.md;h=9a6fb3863e576b2eb229a6fbc4232598c9d6318b;hb=3c93feb918b47943d801029fad82a61469e40127;hp=62f51c45bbe595707b4ba1862302787bdfe4e442;hpb=c72f69871322a5f5e0033932368e42cfcad92657;p=poolifier.git diff --git a/CHANGELOG.md b/CHANGELOG.md index 62f51c45..9a6fb386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Fixed + +- Ensure message handler is only registered in worker. + +## [2.6.5] - 2023-06-27 + ### Known issues -- Cluster pools tasks execution are not working: https://github.com/poolifier/poolifier/issues/782 +- Cluster pools tasks execution are not working by using ESM files extension: https://github.com/poolifier/poolifier/issues/782 ### Fixed @@ -26,7 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Known issues -- Cluster pools tasks execution are not working: https://github.com/poolifier/poolifier/issues/782 +- Cluster pools tasks execution are not working by using ESM files extension: https://github.com/poolifier/poolifier/issues/782 ### Fixed