ghc-prof-1.4.1: CHANGELOG.md
# Revision history for ghc-prof
## v1.4.1 - 2018-02-08
* Relax upper version bound for tasty
* Add a strict decoder (#13)
## v1.4.0.4 - 2017-12-12
* Relax upper version bound for tasty-hunit
## v1.4.0.3 - 2017-11-07
* Relax upper version bound for tasty
## v1.4.0.2 - 2017-07-31
* Relax upper version bound for base
## v1.4.0.1 - 2017-04-02
* Implement a workaround for a bug in the GHC profiler ([#6](https://github.com/maoe/ghc-prof/issues/6))
## v1.4.0 - 2017-02-14
* Rename AggregateCostCentre to AggregatedCostCentre