From f97405ca71ce25ddc8c6717f3ad4fb026efce84a Mon Sep 17 00:00:00 2001 From: Leo Correa Date: Sat, 20 Feb 2016 13:29:17 -0500 Subject: [PATCH] Add #59 to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e2ad12..00de8e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ Snag follows [semantic versioning](http://semver.org/). **your contribution here** +* [#59](https://github.com/Tonkpils/snag/pull/59) better parsing of quoted arguments * [#57](https://github.com/Tonkpils/snag/pull/57) vendor dependencies with Godeps/GO15VENDOREXPERIMENT * [#53](https://github.com/Tonkpils/snag/pull/53) Add init command for a sample `.snag.yml` * [#50](https://github.com/Tonkpils/snag/pull/50) Add `run` section for parallel commands