We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16a16d1 commit 8b63598Copy full SHA for 8b63598
docs/changelog.rst
@@ -4,6 +4,13 @@ Changelog Highlights
4
5
For full details of the Locust changelog, please see https://github.com/locustio/locust/blob/master/CHANGELOG.md
6
7
+2.25.0
8
+======
9
+* Add functionality to run listener functions for `custom_messages` concurrently (https://github.com/locustio/locust/pull/2650)
10
+* Update User Classes in Distributed Mode (https://github.com/locustio/locust/pull/2666)
11
+* Log deprecation warning for --legacy-ui (https://github.com/locustio/locust/pull/2670)
12
+* Fix UserClasses weight distribution with gcd (https://github.com/locustio/locust/pull/2663)
13
+
14
2.24.1
15
======
16
* Some documentation updates & minor fixes to UI
0 commit comments