django-notifications/CHANGELOG.rst
2014-05-07 10:55:36 +08:00

39 lines
627 B
ReStructuredText

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 <https://github.com/justquick/django-activity-stream>`_ v0.4.3