Browse Source

Note about filters in backwards incompat changes

David Cramer 12 years ago
parent
commit
3fdc45adf1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      CHANGES

+ 1 - 0
CHANGES

@@ -6,6 +6,7 @@ Incompatible Changes
 
 - sentry_servers no longer exists, and the behavior is now always present. If
   you had it manually listed in INSTALLED_APPS, simply remove it.
+- Filters have been deprecated, and most functionality removed. See notes below.
 
 Protocol Version 4
 ==================