purescript-contrib / purescript-these

Data type isomorphic to α ∨ β ∨ (α ∧ β)
MIT License
14 stars 11 forks source link

Update changelog since v4.0.0 #34

Closed thomashoneyman closed 3 years ago

thomashoneyman commented 3 years ago

Description of the change

This PR updates the CHANGELOG in preparation for the upcoming release of this library.

Related: purescript/purescript#3985