From 61c36bbed71e004fdb28f5034cc4e65bdf274e76 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Thu, 28 Sep 2017 16:06:32 -0700 Subject: [PATCH] Update CHANGELOG Fix typo in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83eec2e4e..f5e5588a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ IMPROVEMENTS: BUG FIXES: -- guests/windows Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972] +- guests/windows: Split out cygwin path helper for msys2/cygwin paths and ensure cygpath exists [GH-8972] ## 2.0.0 (September 7, 2017)