From 8527f97d80ef78f7f361f565f777c795e4ff2acf Mon Sep 17 00:00:00 2001 From: Steve Jenson Date: Thu, 8 Dec 2016 20:15:07 -0800 Subject: [PATCH] 1.0 release! --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 342614b..a187d50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## [Unreleased] +## [1.0.0] - 2016-12-8 ### Added - Added percent success to the output. - Added target traffic per interval to the output. @@ -13,6 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). - Optional full latency CSV report to a given filename. - Respect `http_proxy` environment variable. - Added `-totalRequests` flag for exiting after the given number of requests are issued. +- Added a header line at the beginning of the test run. ### Changed - We no longer generate the i386 linux binaries for release.