Skip to content

1.2.2

Compare
Choose a tag to compare
@yakky yakky released this 20 Dec 11:20
· 82 commits to develop since this release
ed257a8

Features

  • Add support for Python 3.9 (#657)

Bugfixes

  • Handle unicode chars in reverse of Post and Category models, using Django path() method instead of url() (#653)

Improved Documentation

  • Update docs to clarify how to add content (#636)