changelog: v1.11.0, upgrade to SQLite v3.36.0

This commit is contained in:
Jan Mercl
2021-06-23 06:12:10 +02:00
parent 69dcd2c419
commit a690d4c13a

4
doc.go
View File

@@ -15,9 +15,9 @@
//
// Changelog
//
// 2021-06-13 v1.11.0:
// 2021-03-14 v1.11.0:
//
// Support windows/amd64.
// Upgrade to use sqlite 3.36.0, release notes at https://www.sqlite.org/releaselog/3_36_0.html.
//
// 2021-05-06 v1.10.6:
//