mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-05 15:56:52 +08:00
release v1.10.5, closes #53
This commit is contained in:
6
doc.go
6
doc.go
@@ -15,6 +15,12 @@
|
||||
//
|
||||
// Changelog
|
||||
//
|
||||
// 2021-03-14 v1.10.5:
|
||||
//
|
||||
// Fixes a memory corruption issue
|
||||
// (https://gitlab.com/cznic/sqlite/-/issues/53). Versions since v1.8.6 were
|
||||
// affected and should be updated to v1.10.5.
|
||||
//
|
||||
// 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.
|
||||
|
Reference in New Issue
Block a user