# Changelog
`stackcollapse-ghc` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].
## 0.0.1.4
This release does not change functionality
* Rebuild with hspec-golden >=0.2.0.0 && < 0.3
* Support ghc 8.10.4
* Do not use deprected `Data.ByteString.Lazy.putStrLn`
## 0.0.1.3
This release does not change functionality
* Rebuild with recursion-schemes >=5.2 && < 5.3
## 0.0.1.2
This release does not change functionality
* Rebuild with hspec-golden ==0.1.0.2 and fix `Missing field in record construction failFirstTime` (test suite)
## 0.0.1.1
* Report line location for all errors.
* Allow build with foldl > 1.4.6
## 0.0.1
* Initially created.
[1]: https://pvp.haskell.org
[2]: https://github.com/marcin-rzeznicki/stackcollapse-ghc/releases