Skip to content

Commit

Permalink
0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
paltman committed Jul 23, 2012
1 parent e430a8d commit 8194536
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion anafero/__init__.py
@@ -1 +1 @@
__version__ = "0.4"
__version__ = "0.5"
11 changes: 11 additions & 0 deletions docs/changelog.rst
Expand Up @@ -3,6 +3,17 @@
ChangeLog
=========

0.5
---

- FEATURE: added ability to label referrals
- ENHANCEMENT: added support for bootstrap-ajax.js
- FEATURE: added a ``referral_responses`` assignment template tag
- FEATURE: added an ``activity_display`` template filter
- ENHANCEMENT: added a new classmethod on ``Referral`` for getting a referral
object for a given ``request`` object.


0.4
---

Expand Down

0 comments on commit 8194536

Please sign in to comment.