mirror of https://github.com/scrapy/scrapy.git
fix(docs): Change `versionchanged` value
This commit is contained in:
parent
973f0cf567
commit
b611848029
|
|
@ -515,7 +515,7 @@ which uses safe numeric encoding (``\uXXXX`` sequences) for historic reasons.
|
|||
|
||||
Use ``utf-8`` if you want UTF-8 for JSON too.
|
||||
|
||||
.. versionchanged:: 2.8
|
||||
.. versionchanged:: VERSION
|
||||
The :command:`startproject` command now sets this setting to
|
||||
``utf-8`` in the generated ``settings.py`` file.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue