diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.2.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/releases/1.8.2.txt b/docs/releases/1.8.2.txt index 457dac4034..23483c2a5e 100644 --- a/docs/releases/1.8.2.txt +++ b/docs/releases/1.8.2.txt @@ -25,3 +25,5 @@ Bugfixes pointing to :class:`~django.db.models.UUIDField` and inheritance on models with ``UUIDField`` primary keys work correctly (:ticket:`24698`, :ticket:`24712`). + +* Fixed ``isnull`` lookup for ``HStoreField`` (:ticket:`24751`). |
