diff --git a/docs/changelog.rst b/docs/changelog.rst index 64008a6190..59d294facb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -7,13 +7,13 @@ For full details of the Locust changelog, please see https://github.com/locustio Unreleased ========== -* Added `--skip-log-setup` to disable Locust's default logging setup -* Renamed the last row in statistics from "Total" to "Aggregated" (since the values aren't a sum of the - individual table rows). -* Some visual improvements so the web UI. +* Added `--skip-log-setup` to disable Locust's default logging setup. +* Renamed the last row in statistics table from "Total" to "Aggregated" (since the values aren't + a sum of the individual table rows). +* Some visual improvements to the web UI. * Fixed issue with simulating fewer number of locust users than the number of slave/worker nodes. * Fixed bugs in the web UI related to the fact that the stats table is truncated at 500 entries. -* Numerous other bug fixes and improvements. +* Various other bug fixes and improvements. 0.12.1