Skip to content

Commit

Permalink
Added documentation on #3 API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Mar 20, 2012
1 parent f86b98d commit 62b7960
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,15 @@ API changes
-----------

* Web inteface is now turned on by default. The **--web** command line option has been replaced by --no-web.
* :func:`locust.events.request_success` and :func:`locust.events.request_failure` now gets the HTTP method as the first argument.

Improvements and bug fixes
--------------------------

* Removed **--show-task-ratio-confluence** and added a **--show-task-ratio-json** option instead. The
**--show-task-ratio-json** will output JSON data containing the task execution ratio for the locust
"brain".
* The HTTP method used when a client requests a URL is now displayed in the web UI

0.4
===
Expand Down

0 comments on commit 62b7960

Please sign in to comment.