mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-01 10:05:50 +00:00
Document sqlite fix in changelog
This commit is contained in:
parent
78f41d32ce
commit
388c16f188
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,8 @@ Version 0.20.0
|
|||
- Implement ``filter_hook`` for the HTTP storage.
|
||||
- Drop support for Python 3.7.
|
||||
- Add support for Python 3.12 and Python 3.13.
|
||||
- Properly close the status database after using. This especially affects tests,
|
||||
where we were leaking a large amount of file descriptors.
|
||||
|
||||
Version 0.19.3
|
||||
==============
|
||||
|
|
|
|||
Loading…
Reference in a new issue