From 8be1ac0cdb4f2d4840f9d574d39a79eea0646c87 Mon Sep 17 00:00:00 2001 From: Jan Mercl <0xjnml@gmail.com> Date: Tue, 8 Sep 2020 13:31:08 +0200 Subject: document new platform support --- doc.go | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc.go') diff --git a/doc.go b/doc.go index 14333b0..a477633 100644 --- a/doc.go +++ b/doc.go @@ -7,6 +7,10 @@ // // Changelog // +// 2020-09-03 v1.6.0: +// +// Support linux/386. +// // 2020-09-03 v1.5.0: // // This project is now completely CGo-free, including the Tcl tests. @@ -85,11 +89,11 @@ // // These combinations of GOOS and GOARCH are currently supported // +// linux 386 // linux amd64 // // Planned platforms and architectures // -// linux 386 // linux arm // linux arm64 // windows 386 -- cgit v1.2.3-70-g09d2