From 2cfe43d1e836a106738f8777603ce5fdf706cabe Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Thu, 6 May 2021 17:34:05 +0200 Subject: [PATCH] release v1.10.6 --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index 31c8332..5f6db98 100644 --- a/doc.go +++ b/doc.go @@ -15,7 +15,7 @@ // // Changelog // -// 2021-03-14 v1.10.5: +// 2021-05-06 v1.10.6: // // Fixes a memory corruption issue // (https://gitlab.com/cznic/sqlite/-/issues/53). Versions since v1.8.6 were