fix: fix task function statistics tracking
[poolifier.git] / CHANGELOG.md
index 02964beb3c29d6bb61916b10f26133bbf7acfdb7..b2d3b81106d5a9ad712bbf738cb04ff853a36131 100644 (file)
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+### Fixed
+
+- Fix task function statistics tracking.
+
 ## [2.6.13] - 2023-07-10
 
 ### Added