Skip to content
Open
Prev Previous commit
Next Next commit
Merge branch 'main' into open-in-editor
  • Loading branch information
tim-schilling authored May 2, 2026
commit 0e10c2e0285212aa3bc25fd1691988690b154aa9
5 changes: 3 additions & 2 deletions docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ Pending
limits. When ``SQLParseError`` is raised, the SQL panel now automatically
disables grouping and retries formatting, preventing crashes with large
queries.
* Added open in editor functionality to templates panel using ``EDITOR``
setting.

6.3.0 (2026-04-01)
------------------
Expand Down Expand Up @@ -62,8 +64,7 @@ Pending
* Fixed font family for code blocks and stack traces in the toolbar.
* Added test to confirm Django's ``TestCase.assertNumQueries`` works.
* Fixed string representation of values in settings panel.
* Added open in editor functionality to templates panel using ``EDITOR``
setting.
* Declared support for Django 6.0.

6.1.0 (2025-10-30)
------------------
Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.