# 0.3.0
* Added `Generic` and `Data` instances.
* Split back `preface`, `header`, `content` from their annotations.
# 0.2.0.0
* Renamed `Annotated` to `WithSource`.
* Renamed `commonmarkToAnnotatedNodes` to `commonmarkToNodesWithSource`.
* Renamed `annSource` and `annValue` to `getSource` and `stripSource`.
* Joined `preface`, `header`, `content` with their annotations (using a
tuple).
# 0.1.0.3
* Bumped hspec and cmark versions.
# 0.1.0.2
* Bumped cmark version.
# 0.1.0.1
* Bumped hspec version.
# 0.1
First release.