diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.7.2.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.2.txt b/docs/releases/1.7.2.txt index 39e89a25d1..a537207924 100644 --- a/docs/releases/1.7.2.txt +++ b/docs/releases/1.7.2.txt @@ -101,3 +101,6 @@ Bugfixes * Fixed ``runserver`` crash when socket error message contained Unicode characters (:ticket:`23946`). + +* Fixed serialization of ``type`` when adding a ``deconstruct()`` method + (:ticket:`23950`). |
