polysemy-check-0.2.0.0: ChangeLog.md
# Changelog for polysemy-check
## v0.2.0.0 (2021-10-09)
- Updated the signature of `prepropEquivalent` to take a `Proxy r`. This lets
you bind the `r` type variable, and use it as an argument to
`arbitraryAction` et al.
## v0.1.0.0 (2021-10-08)
- Released!
## Unreleased changes