Add a CHANGELOG [skip ci]

This commit is contained in:
Juan Pedro Villa Isaza 2016-09-18 17:06:42 -05:00
parent 3dcded9a03
commit e3ae5e8a31
2 changed files with 12 additions and 1 deletions

11
CHANGELOG.md Normal file
View File

@ -0,0 +1,11 @@
# 0.2.0 (2016-09-18)
## Enhancements
- Allow use in multi-package project (f545a4c)
- Handle exceptions (ec640bb)
- Replace HTTP with http-conduit (f6735cb)
- Add command line arguments (2558a05)
- Add a library (835ac70)
# 0.1.0 (2016-08-13)

View File

@ -23,7 +23,7 @@ category: Distribution
tested-with: GHC == 7.10.3, GHC == 8.0.1
extra-source-files: README.md
extra-source-files: CHANGELOG.md, README.md
library