cli-setup-0.2.1.0: CHANGELOG.md
# cli-setup
# 0.2.1.0
* Add `setManpathBash` & co., deprecate `setManpath`
# 0.2.0.6
* Use `TemplateHaskell` again
* `writeBashCompletions` now only writes to `~/.bashrc` if the file exists
## 0.2.0.5
* Use `xxd` rather than `TemplateHaskell` to provide easier cross-platform
builds.
* Support older GHCs