Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 627 Bytes

CHANGELOG.rst

File metadata and controls

39 lines (26 loc) · 627 Bytes

Changelog

0.6.2

  • Fix README.rst reStructuredText syntax format
  • Use relative imports
  • Add contributors to AUTHORS.txt

0.6.1

  • Add support for custom user model
  • mark_as_unread
  • Require django-model-utils >= 2.0.3
  • Use different now function according to the USE_TZ setting

0.6.0

  • Improve documentation
  • Add unicode support at admin panel or shell

0.5.5

Support for arbitrary data attribute.

0.5.1

Fix package descriptions and doc links.

0.5

First version based on django-activity-stream v0.4.3