prolens-0.0.0.1: CHANGELOG.md
# Changelog
`prolens` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].
## 👩👧 0.0.0.1 — Mar 14, 2021
* [#51](https://github.com/kowainik/prolens/issues/51):
Support GHC 9.0. Upgrade minor versions support to 8.10.4.
* [#28](https://github.com/kowainik/prolens/issues/28):
Inspection tests for prisms, ensuring optimal performance.
* [#46](https://github.com/kowainik/prolens/issues/46):
Document typeclasses laws.
* [#7](https://github.com/kowainik/prolens/issues/7):
Add typeclasses laws tests for the following types:
+ `Profunctor` laws for `Forget`
+ `Monoidal` laws for `(->)`
Thanks @CristhianMotoche, @xplosunn for helping with this release!
## 0.0.0.0
* Initially created.
[1]: https://pvp.haskell.org
[2]: https://github.com/kowainik/prolens/releases