Prepare v1.0.0.1
2 files changed, 5 insertions(+), 1 deletions(-) M CHANGELOG.md M streamly-binary.cabal
M CHANGELOG.md +4 -0
@@ 1,5 1,9 @@ # Revision history for streamly-binary +## 1.0.0.1 – 2020-07-11 + +* Import MonadFail (should be helpful to older GHC) + ## 1.0.0.0 – 2020-07-10 * First version
M streamly-binary.cabal +1 -1