summary refs log tree commit diff
path: root/changelog.d/7155.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.12.1rc1Andrew Morgan2020-03-311-1/+0
|
* Only import sqlite3 when type checkingDavid Vo2020-03-311-0/+1
Fixes: #7127 Signed-off-by: David Vo <david@vovo.id.au>