diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/6.0.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/6.0.txt b/docs/releases/6.0.txt index f767e46269..9e74856664 100644 --- a/docs/releases/6.0.txt +++ b/docs/releases/6.0.txt @@ -293,7 +293,8 @@ of each library are the first to add or confirm compatibility with Python 3.12: Miscellaneous ------------- -* ... +* The :ref:`JSON <serialization-formats-json>` serializer now writes a newline + at the end of the output, even without the ``indent`` option set. .. _deprecated-features-6.0: |
