Add a CHANGELOG [skip ci]
This commit is contained in:
parent
3dcded9a03
commit
e3ae5e8a31
11
CHANGELOG.md
Normal file
11
CHANGELOG.md
Normal 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)
|
||||||
@ -23,7 +23,7 @@ category: Distribution
|
|||||||
|
|
||||||
tested-with: GHC == 7.10.3, GHC == 8.0.1
|
tested-with: GHC == 7.10.3, GHC == 8.0.1
|
||||||
|
|
||||||
extra-source-files: README.md
|
extra-source-files: CHANGELOG.md, README.md
|
||||||
|
|
||||||
|
|
||||||
library
|
library
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user