Update changelog in preparation of 2.32.11

This commit is contained in:
Lars Holmberg 2025-02-21 19:12:02 +01:00
parent 3bb8ff02aa
commit c6eaf2579e
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,11 @@ Changelog Highlights
For full details of changes, please see https://github.com/locustio/locust/releases or https://github.com/locustio/locust/blob/master/CHANGELOG.md
2.32.11
=======
* Enable HTML Report Filename Parsing https://github.com/locustio/locust/pull/3049
* Various minor fixes and dependency updates
2.32.10
=======
* Use uv/hatch instead of Poetry https://github.com/locustio/locust/pull/3039