diff --git a/doc.go b/doc.go index 2f8c8c0..087774a 100644 --- a/doc.go +++ b/doc.go @@ -7,12 +7,16 @@ // // Builders // -// Test results available at +// Builder results available at // // https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite // // Changelog // +// 2021-01-08 v1.8.0: +// +// Support darwin/amd64. +// // 2020-09-13 v1.7.0: // // Support linux/arm and linux/arm64. @@ -99,6 +103,7 @@ // // These combinations of GOOS and GOARCH are currently supported // +// darwin amd64 // linux 386 // linux amd64 // linux arm