packages feed

cmark-sections-0.2.0.0: CHANGELOG.md

# 0.2

* 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.