From 4f6914cd64f00b56701a0244a440aeba54354499 Mon Sep 17 00:00:00 2001 From: mappu Date: Fri, 3 Mar 2017 18:41:33 +1300 Subject: [PATCH] doc: update README --- _dist/README.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_dist/README.txt b/_dist/README.txt index 248ad09..b0aa3a5 100644 --- a/_dist/README.txt +++ b/_dist/README.txt @@ -36,8 +36,9 @@ I am releasing this binding under the ISC license, however, `libimagequant` itse =CHANGELOG= 2017-03-03 2.9go1.1 -- Update bundled libimagequant from 2.8.0 to 2.9.0 -- Separate `CGO_LDFLAGS` for Linux and Windows targets +- 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 - Initial public release