diff --git a/README.md b/README.md index f4c25b4..7ebc506 100644 --- a/README.md +++ b/README.md @@ -42,12 +42,20 @@ I am releasing this binding under the ISC license, however, `libimagequant` itse ## Changelog -2017-03-03 2.9go1.1 +2018-12-31 v2.12.2-go1.2 +- go-imagequant: Update bundled libimagequant from 2.9.0 to 2.12.2 +- build: Switch to Go Modules +- build: Update bundled CFLAGS for new CGo whitelist (reduces performance) +- build: Remove nonportable Cygwin makefile + +2017-03-03 v2.9.0-go1.1 +- *Previously tagged as 2.9go1.1* - go-imagequant: Update bundled libimagequant from 2.8.0 to 2.9.0 - go-imagequant: Separate `CGO_LDFLAGS` for Linux and Windows targets - gopngquant: Fix an issue with non-square images -2016-11-24 2.8go1.0 +2016-11-24 v2.8.0-go1.0 +- *Previously tagged as 2.8go1.0* - Initial public release ## See also