Skip to content

Commit f8bfb0d

Browse files
committed
Move serializable changes into the main change log.
1 parent 153c22b commit f8bfb0d

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

docs/changes.rst

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Change log
22
==========
33

4-
Serializable (don't include in main)
5-
------------------------------------
4+
Pending
5+
-------
66

7+
* Added support for checking if pytest as the test runner when determining
8+
if tests are running.
79
* Defines the ``BaseStore`` interface for request storage mechanisms.
810
* Added the setting ``TOOLBAR_STORE_CLASS`` to configure the request
911
storage mechanism. Defaults to ``debug_toolbar.store.MemoryStore``.
@@ -27,12 +29,6 @@ Serializable (don't include in main)
2729
* Added ``debug_toolbar.store.DatabaseStore`` for persistent debug data
2830
storage.
2931

30-
Pending
31-
-------
32-
33-
* Added support for checking if pytest as the test runner when determining
34-
if tests are running.
35-
3632
5.2.0 (2025-04-29)
3733
------------------
3834

0 commit comments

Comments
 (0)