From b793bd79a6e641991f8c1926c2197901aa5c5441 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 19 Dec 2019 18:50:36 -0500 Subject: [PATCH] Fixed MSYS2 builds --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7cc73ab..91414f95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ ## 0.11.8 - TBD +Bug Fixes + +- Fixed Windows build using MSYS2 and setup a continuous integration job for this platform to prevent breaking this build in the future. + ## 0.11.7 - December 5, 2019 Bug Fixes