diff --git a/changelog.md b/changelog.md index ba12968..a0f35a6 100644 --- a/changelog.md +++ b/changelog.md @@ -8,3 +8,7 @@ * Fix invitee to call to_user_email method [PR #41](https://github.com/pinax/pinax-teams/pull/41) * Fix Membership verbose names in model meta [PR #45](https://github.com/pinax/pinax-teams/pull/45) * Ensure team exists in template context [PR #44](https://github.com/pinax/pinax-teams/pull/44) + +**Backwards Incompatible Changes** + +* `TEAM_NAME_BLACKLIST` has been renamed to `TEAMS_NAME_BLACKLIST` for consistency with other application settings \ No newline at end of file