build(deps-dev): bump typescript
[poolifier.git] / CHANGELOG.md
index 811b839732be96b0b934d490f1b457922255b955..0e8866ffd0b5096aec3d5ce5ab1900cd3f4af8ea 100644 (file)
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed
 
 - Don't account worker usage statistics for tasks that have failed.
+- Fix pool information runtime and wait time median computation.
 
 ### Changed