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 46d42bc commit 8527f97Copy full SHA for 8527f97
CHANGELOG.md
@@ -3,7 +3,7 @@
3
All notable changes to this project will be documented in this file.
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
-## [Unreleased]
+## [1.0.0] - 2016-12-8
7
### Added
8
- Added percent success to the output.
9
- Added target traffic per interval to the output.
@@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
13
- Optional full latency CSV report to a given filename.
14
- Respect `http_proxy` environment variable.
15
- Added `-totalRequests` flag for exiting after the given number of requests are issued.
16
+- Added a header line at the beginning of the test run.
17
18
### Changed
19
- We no longer generate the i386 linux binaries for release.
0 commit comments