Skip to content

Commit e262e6a

Browse files
committed
Fix mispelling in changelog and add missing change.
1 parent a0080f3 commit e262e6a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/changes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@ Next version
55
------------
66

77
* Fixed issue of stacktrace having frames that have no path to the file,
8-
but are instead a stringified version of the code such as
8+
but are instead a string of the code such as
99
``'<frozen importlib._bootstrap>'``.
10+
* Renamed internal SQL tracking context var from ``recording`` to
11+
``allow_sql``.
1012

1113
3.3.0 (2022-04-28)
1214
------------------

0 commit comments

Comments
 (0)