Version 0.3, 2013-07-25
=======================

* MathJax support in Markdown has been improved and no longer relies
  on tex2jax extension
* It is now possible to pass extensions list to MarkdownMarkup
  constructor
* Pygments style is now configurable
* Testsuite improvements

Version 0.2.3, 2012-11-02
=========================

* Fix support for custom working directory in web module
* Bug fixes in Markdown module and tests

Version 0.2.2, 2012-10-02
=========================

* Re-written math support for Markdown
* Add tests to the tarball
* Add example template for web module
* Bug fixes in Markdown and web modules

Version 0.2.1, 2012-09-09
=========================

* Add caching support, to speed up get_document_body function
* Add testsuite
* Fix some bugs in markdown module

Version 0.2, 2012-09-04
=======================

* Initial release
