packages feed

commonmark-pandoc-0.2.1: changelog.md

# Changelog for commonmark-pandoc

## 0.2.1

- commonmark-pandoc.cabal: remove unneeded build-depend on containers.
- Support wikilinks extension.

## 0.2.0.1

- Allow pandoc-types 1.22.

## 0.2.0.0

- Add HasQuoted instance.
- Apply attributes directly to Table element (#47).

## 0.1.0.0

- Initial release