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 0d47360 commit a7046dcCopy full SHA for a7046dc
docs/changelog.rst
@@ -4,6 +4,10 @@ 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.40.4
8
+======
9
+* Avoid pytest style locustfiles capturing keyboard input https://github.com/locustio/locust/pull/3219
10
+
11
2.40.3
12
======
13
* Make ResponseContextManager.raise_for_status() consider calls to failure() and success() https://github.com/locustio/locust/pull/3217
0 commit comments