changelog: v1.10.0

This commit is contained in:
Dan Peterson
2021-03-14 10:46:32 -03:00
parent b272f0d24f
commit c3e4c13784

4
doc.go
View File

@@ -15,6 +15,10 @@
// //
// Changelog // Changelog
// //
// 2021-03-14 v1.10.0:
//
// Update to use sqlite 3.35.0, release notes at https://www.sqlite.org/releaselog/3_35_0.html.
//
// 2021-03-11 v1.9.0: // 2021-03-11 v1.9.0:
// //
// Support darwin/arm64. // Support darwin/arm64.