Version 0.6, 2018-06-13
=======================

* Include LICENSE and tests in the tarball.

Version 0.5, 2018-05-03
=======================

* Re-upload with fixed metadata and description.

Version 0.4, 2018-05-03
=======================

* Added AsciiMath support. To switch from LaTeX syntax to AsciiMath,
  set the “use_asciimath” configuration option to true.
* The dollar sign can now be escaped when the “enable_dollar_delimiter”
  option is enabled (\$ produces $).
* Inline math can now be used inside standalone math.

Version 0.3, 2017-03-24
=======================

* Added “add_preview” configuration option, which adds preview nodes
  as recognized by MathJax before every script node.
  - Thanks to Antoine Amarilli and Danni Randeris for their initial work.
* Added a test suite.
* Documentation improvements.

Version 0.2, 2015-12-05
=======================

* Fix compatibility with earlier Python-Markdown versions.
  - Thanks to Bryan A. Jones for the contribution.
* Add installation instructions from PyPI.
  - Thanks to Drew Hubl for the contribution.

Version 0.1, 2015-08-12
=======================

* Initial release.
