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

This commit is contained in:
Jan Mercl
2021-06-23 10:00:27 +02:00
parent b0a9c609ac
commit c4b5926a17

2
doc.go
View File

@@ -15,7 +15,7 @@
// //
// Changelog // Changelog
// //
// 2021-03-23 v1.11.0: // 2021-06-23 v1.11.0:
// //
// Upgrade to use sqlite 3.36.0, release notes at https://www.sqlite.org/releaselog/3_36_0.html. // Upgrade to use sqlite 3.36.0, release notes at https://www.sqlite.org/releaselog/3_36_0.html.
// //