Skip to content

Commit

Permalink
updated CHANGELOG with recent changes
Browse files Browse the repository at this point in the history
  • Loading branch information
brosner committed Sep 10, 2010
1 parent 8aaa36e commit d097e77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG
Expand Up @@ -10,6 +10,11 @@ BI = backward incompatible change
an optional sender
* added received and sent methods taking a User instance to Notice.objects
* New default behavior: single notice view now marks unseen notices as seen
* no longer optionally depend on mailer; use django.core.mail.send_mail and
we now encourge use of Django 1.2+ for mailer support
* notifications are not sent to inactive users
* users which do not exist when sending notification are now ignored
* BI: split settings part of notices view to its own view notice_settings

0.1.5
-----
Expand Down

0 comments on commit d097e77

Please sign in to comment.