From 676989a779f68b77ecaeb23af0fc00a8cabdced1 Mon Sep 17 00:00:00 2001 From: Kevin van Zonneveld Date: Tue, 23 Feb 2016 10:22:34 +0100 Subject: [PATCH] Add to release notes --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 94677a6..cecb60f 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Although *3* introduces a node.js dependency, this does allow for easy version p ### master (Unreleased) +- Fix Travis OSX testing (before, it would silently pass failures) (#10) - Enable dashes in long, GNU style options, as well as numbers (thanks @zbeekman) ### v2.0.0 (2016-02-17)