From 33f5de5f18e5bc0703d867bcc356a24853ef2e6a Mon Sep 17 00:00:00 2001 From: Dan Buch Date: Tue, 10 May 2016 08:09:27 -0400 Subject: [PATCH] Move the `./runtests` changelog entry to up `Unreleased` --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7416fe5..c974c72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ **ATTN**: This project uses [semantic versioning](http://semver.org/). ## [Unreleased] +### Added +- `./runtests` test runner with coverage tracking by default ## [1.17.0] - 2016-05-09 ### Added @@ -10,7 +12,6 @@ - `context.GlobalBoolT` was added as an analogue to `context.GlobalBool` - Support for hiding commands by setting `Hidden: true` -- this will hide the commands in help output -- `./runtests` test runner with coverage tracking by default ### Changed - `Float64Flag`, `IntFlag`, and `DurationFlag` default values are no longer