release v1.5.0, completely CGo-free, including the Tcl tests

This commit is contained in:
Jan Mercl
2020-09-03 15:37:08 +02:00
parent c26bc822d8
commit 3ff11fb2cf
9 changed files with 31 additions and 18 deletions

4
doc.go
View File

@@ -7,6 +7,10 @@
//
// Changelog
//
// 2020-09-03 v1.5.0:
//
// This project is now completely CGo-free, including the Tcl tests.
//
// 2020-08-26 v1.4.0:
//
// First stable release for linux/amd64. The database/sql driver and its tests