profunctors-4.0: CHANGELOG.markdown
4.0
---
* Merged the contents of `profunctor-extras` into `profunctors`.
3.3
---
* Added `instance Choice (Upstar f)` and introduced `Forget`.
3.2
---
* Renamed `Lenticular` and `Prismatic` to `Strong` and `Choice`, and restructured them.
3.1.3
-----
* Removed upper bounds on my own intra-package dependencies
3.1.1
-----
* Added Documentation!
* Added `Lenticular` and `Prismatic` Profunctors
3.1
---
* instance Profunctor Tagged
3.0
---
* Updated version number to match the rest of my libraries