packages feed

mmark-cli-0.0.5.2: CHANGELOG.md

## MMark CLI 0.0.5.2

* Maintenance release with more minimal dependencies.

## MMark CLI 0.0.5.1

* Dropped support for GHC 8.6 and older.
* Works with aeson 2.

## MMark CLI 0.0.5.0

* Added support for the `ghcSyntaxHighlighter` extension. Only available
  when compiled with GHC >= 8.4.1.

## MMark CLI 0.0.4.0

* This version works with `mmark-0.0.6.0` and `megaparsec-7.0.0`.

## MMark CLI 0.0.3.0

* This version works with `mmark-ext-0.2.0.0` and later.

## MMark CLI 0.0.2.0

* Added two new extensions: footnotes (`--ext-footnotes`) and MathJax
  support (`--ext-mathjax`).

## MMark CLI 0.0.1.0

* Initial release.