Bump version and update CHANGELOG

This commit is contained in:
Jonathan Daugherty 2015-08-11 15:59:22 -07:00
parent 0270b9f23b
commit 60e8ce6535
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
5.3.1
- Reverted cabal file to depend on Cabal >= 1.18 instead of 1.20 due
to possibly breaking this on reasonable GHC versions
5.3
- Upgraded QuickCheck dependency to 2.7
- The standard IO Config (standardIOConfig) was overriding any provided application config.

View File

@ -1,5 +1,5 @@
name: vty
version: 5.3
version: 5.3.1
license: BSD3
license-file: LICENSE
author: AUTHORS