# Change log
## 2.0.1
* Update README.md example to use `prettyprinter` instad of `wl-pprint-text`
## 2.0.0
* Include more info in `renderWithFile`
* Bump upper bounds on `base` to 4.12 and `logging-effect` to 1.4
* Replace `wl-pprint-text` with `prettyprinter` 1.2.*
## 1.1.2
* Update haddock example to use `logInfoTH` instead of deprecated `logInformationalTH` splice
## 1.1.1
* Update README to use `logInfoTH` instead of deprecated `logInformationalTH` splice
## 1.1.0
* Deprecate `logInformationalTH` splice
* Add `logInfoTH` splice
## 1.0.0
* Initial release