chore: v2.5.1
[poolifier.git] / CHANGELOG.md
index 94ddcdf97388917855a63ed3cac2a60bf4fe99ab..088d734a111947281a93fc231af596493473d926 100644 (file)
@@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 ## [Unreleased]
 
+## [2.5.1] - 2023-06-01
+
 ### Added
 
-- Allow to disable tasks timeout check in worker.
+- Add pool option `restartWorkerOnError` to restart worker on uncaught error. Default to `true`.
 
 ## [2.5.0] - 2023-05-31