diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.7.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.9.7.txt b/docs/releases/1.9.7.txt index 2f5555721f..d54fa96fdc 100644 --- a/docs/releases/1.9.7.txt +++ b/docs/releases/1.9.7.txt @@ -20,3 +20,6 @@ Bugfixes * Fixed ``on_commit`` callbacks execution order when callbacks make transactions (:ticket:`26627`). + +* Fixed ``HStoreField`` to raise a ``ValidationError`` instead of crashing on + non-dictionary JSON input (:ticket:`26672`). |
