Skip to content

Commit 21e87d9

Browse files
committed
Add a changelog entry
1 parent 3b526c0 commit 21e87d9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Package Versioning Policy](https://wiki.haskell.org/Package_versioning_policy).
44

5+
## [Unreleased]
6+
7+
### Fixed
8+
- GHC 8.4 compatibility. isEmptyChan is not available in base 4.11 anymore.
9+
510
## [2.3.0.5] - 2018-03-15
611

712
### Fixed

0 commit comments

Comments
 (0)