fix: partially revert "fix: sort round weights descending in IWRR"
[poolifier.git] / CHANGELOG.md
index 1e17cee693ac692ea9ee8a2f52675c359a179e0a..60a03ae2aaaa532c9bd14b363a10b139858c5e72 100644 (file)
@@ -10,7 +10,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ### Fixed
 
 - Ensure pool statuses are checked at initialization, `start()` or `destroy()`.
-- Sort IWRR worker choice strategy round weights in descending order.
 
 ## [3.0.5] - 2023-10-27