We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1790d12 commit a175710Copy full SHA for a175710
docs/changelog.rst
@@ -4,6 +4,12 @@ Changelog Highlights
4
5
For full details of changes, please see https://github.com/locustio/locust/releases or https://github.com/locustio/locust/blob/master/CHANGELOG.md
6
7
+2.41.0
8
+======
9
+* Suggest possibly misspelled command line arguments (Did you mean ...) https://github.com/locustio/locust/pull/3224
10
+* Add Feedback Form https://github.com/locustio/locust/pull/3223
11
+* Add MqttUser https://github.com/locustio/locust/pull/3216
12
+
13
2.40.5
14
======
15
* Avoid wrapping FastResponse in response context manager when not needed https://github.com/locustio/locust/pull/3222
0 commit comments