summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/2.2.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/2.2.txt b/docs/releases/2.2.txt
index 98795433c0..86e1f70dc8 100644
--- a/docs/releases/2.2.txt
+++ b/docs/releases/2.2.txt
@@ -471,6 +471,9 @@ Miscellaneous
with several third-party apps that had models in tests without migrations.
You must add migrations for such models.
+* Providing an integer in the ``key`` argument of the :meth:`.cache.delete` or
+ :meth:`.cache.get` now raises :exc:`ValueError`.
+
.. _deprecated-features-2.2:
Features deprecated in 2.2