15 lines
425 B
Markdown
15 lines
425 B
Markdown
# Changelog for `isomorphic-derive`
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
and this project adheres to the
|
|
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
|
|
|
|
## Unreleased
|
|
|
|
### Generic instances for GenericCoerce
|
|
|
|
- Derive Monoid and Semigroup instances via GenericCoerceTo
|
|
|
|
## 0.1.0.0 - YYYY-MM-DD
|