* Now package has explicit classifiers for python2 and python3 in setup.py and on pypi.org.
0.3.0
* Added support for Python 3. * Now CHANGELOG.md, LICENSE and README.md are included into the source dist.
0.2.1
* Fixed broken installation process. Please, update try to install this version instead of 0.2.0.
0.2.0
* No more dependency from `markdown2-with-blackjack`, now this module depends on original `python-markdown2`. * Template tag `markdown2` was renamed to `markdown` and this is backward incompatible change.
0.1.4
* Now supports additional options for code-color extra.