diff --git a/CHANGELOG.md b/CHANGELOG.md index 215309d..f0c78f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ Brick changelog --------------- +0.35 +---- + + * Added support for GHC 8.4. + * Updated travis build to test on all 8.x releases (thanks Peter + Simons) + 0.34.1 ------ diff --git a/brick.cabal b/brick.cabal index 68e47e4..b453556 100644 --- a/brick.cabal +++ b/brick.cabal @@ -1,5 +1,5 @@ name: brick -version: 0.34.1 +version: 0.35 synopsis: A declarative terminal user interface library description: Write terminal applications painlessly with 'brick'! You write an