From a97bba14fb8ef195009690826cd729fa15d83e81 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Mon, 19 Nov 2018 17:41:18 +0000 Subject: [PATCH] Changelog update. --- CHANGES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 8199ba4..0dc343f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,8 @@ +## 0.1.1.5 (2018-11-19) + + * GHC 8.6 support ([#28](https://github.com/tibbe/ekg-core/pull/28)). + * Don't combine distribution if count == 0 ([#25](https://github.com/tibbe/ekg-core/pull/25)). + ## 0.1.1.4 (2018-02-27) * GHC 8.4 support ([#23](https://github.com/tibbe/ekg-core/pull/23)).