Skip to content

Commit e45e5b6

Browse files
committed
Move a changelog entry to the correct place
1 parent 7ededd2 commit e45e5b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/changes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Change log
44
Pending
55
-------
66

7+
* Improved SQL statement formatting performance. Additionally, fixed the
8+
indentation of ``CASE`` statements and stopped simplifying ``.count()``
9+
queries.
710
* Added support for the new STORAGES setting in Django 4.2 for static files.
811

912
4.0.0 (2023-04-03)
@@ -25,9 +28,6 @@ Pending
2528
is rendered, so that the correct values will be displayed in the rendered
2629
stack trace, as they may have changed between the time the stack trace was
2730
captured and when it is rendered.
28-
* Improved SQL statement formatting performance. Additionally, fixed the
29-
indentation of ``CASE`` statements and stopped simplifying ``.count()``
30-
queries.
3131

3232
3.8.1 (2022-12-03)
3333
------------------

0 commit comments

Comments
 (0)