diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.4.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.4.txt b/docs/releases/1.8.4.txt index b9d7c12c53..dc4864cbcc 100644 --- a/docs/releases/1.8.4.txt +++ b/docs/releases/1.8.4.txt @@ -31,3 +31,6 @@ Bugfixes * Moved the :ref:`unsaved model instance assignment data loss check <unsaved-model-instance-check-18>` to ``Model.save()`` to allow easier usage of in-memory models (:ticket:`25160`). + +* Prevented ``varchar_patterns_ops`` and ``text_patterns_ops`` indexes for + ``ArrayField`` (:ticket:`25180`). |
