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

This commit is contained in:
Jan Mercl
2021-06-23 06:13:02 +02:00
parent a690d4c13a
commit b0a9c609ac

2
doc.go
View File

@@ -15,7 +15,7 @@
// //
// Changelog // Changelog
// //
// 2021-03-14 v1.11.0: // 2021-03-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.
// //