Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 827 Bytes

0.3.1 (2018-04-06)

  • Now package has explicit classifiers for python2 and python3 in setup.py and on pypi.org.

0.3.0 (2016-02-22)

  • Added support for Python 3.
  • Now CHANGELOG.md, LICENSE and README.md are included into the source dist.

0.2.1 (2014-10-12)

  • Fixed broken installation process. Please, update try to install this version instead of 0.2.0.

0.2.0 (2014-10-09)

  • 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 (2008-11-13)

  • Now supports additional options for code-color extra.

0.1.3 (2008-11-12)

  • Fixed dependency from the markdown2.

0.1.2 (2008-11-12)

  • Explicit dependency from the Django have been dropped.