Skip to content

Commit 388c16f

Browse files
committed
Document sqlite fix in changelog
1 parent 78f41d3 commit 388c16f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Version 0.20.0
1616
- Implement ``filter_hook`` for the HTTP storage.
1717
- Drop support for Python 3.7.
1818
- Add support for Python 3.12 and Python 3.13.
19+
- Properly close the status database after using. This especially affects tests,
20+
where we were leaking a large amount of file descriptors.
1921

2022
Version 0.19.3
2123
==============

0 commit comments

Comments
 (0)