licensor/CHANGELOG.md
Juan Pedro Villa Isaza 0f039d2198 Bump version to 0.3.0
2019-02-05 16:09:17 -05:00

31 lines
602 B
Markdown

# 0.3.0 (2019-02-05)
## Enhancements
- Use Stack (executable) to get licenses (ec8412b)
- Use `ls dependencies` instead of `list-dependencies` (4f4d41d)
## Bugs
- Fix incorrect license if package matches a Hackage package (#23)
# 0.2.2 (2018-01-16)
- Allow http-conduit 2.3 (558fe3d)
# 0.2.1 (2017-07-24)
- Allow base 4.10 and Cabal 2.0 (7bbb360)
# 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)