argon-0.3.2.0: CHANGELOG.md
# Change log
This package uses [Semantic Versioning][1].
## v0.3.2.0
- Fix error in CPP processing: #14
- Include updated `everythingStaged` code (by @alanz): #20
## v0.3.1.2
- Add `stack-7.8.yaml` to sdist. It's then possible to run tests from sdist.
## v0.3.1.1
- Add test data to sdist: fpco/stackage#932
## v0.3.1.0
- Add compatibility with GHC 7.8: #6
## v0.3.0.0
- Major: replace Haskell-Src-Exts with GHC API: #5
- Add basic tests: #7
## v0.2.0.0
- Add `USAGE.txt` to tarball: #2
## v0.1.0.0
- Initially created.
[1]: http://semver.org/spec/v2.0.0.html