From a65868cbbf70f61b2568ce5e4954ad5ab4a93fc6 Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Thu, 29 Jun 2017 12:44:14 +0200 Subject: [PATCH] Tiny patch to move a CHANGELOG line to the right place --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85183347..49c82d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,13 @@ This project adheres to [Semantic Versioning](http://semver.org/). ### Fixed - Fix issue where emulated builds broke Docker `ARG` commands +- Fix issue when using resin deploy with non-standard stdin (e.g. git bash on windows) ### Added - Bump resin-sync@8.0.0 - Permit resin sync to collaborators - Do not explicitly disable ControlMaster option for device SSH connections -- Fix issue when using resin deploy with non-standard stdin (e.g. git bash on windows) ## [6.0.0] - 2017-06-26