From 3fa8401a6c207ebbe14165b79030bacb043de9e1 Mon Sep 17 00:00:00 2001 From: Philip Patsch Date: Mon, 3 Jun 2019 16:11:57 +0200 Subject: [PATCH] Add changelog for 0.9.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c389740f5..af0fe7ddc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/). +## [0.9.1] - 2019-06-03 + +### Fixed + +- Bindists were broken on MacOS. + See [884](https://github.com/tweag/rules_haskell/issues/884). + ## [0.9] - 2019-05-07 ### Highlights