We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9adaad5 commit 9558d99Copy full SHA for 9558d99
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.3] - 2023-01-15
4
+
5
+### Change
6
7
+- 更换 sqlite 驱动为 `modernc.org/sqlite`, `github.com/mattn/go-sqlite3`跨平台编译时出现错误
8
+- 添加了多平台编译配置
9
10
## [2.1.2] - 2023-01-15
11
12
### Add
0 commit comments