Update changelog

This commit is contained in:
Luke Page 2015-10-08 12:17:59 +01:00
parent 7878c860ad
commit 0da750762f

View file

@ -233,6 +233,10 @@ PNG.adjustGamma(png);
Changelog
============
### 2.0.0 - 08/10/2015
- fixes to readme
- *breaking change* - bitblt on the png prototype now doesn't take a unused, unnecessary src first argument
### 1.2.0 - 13/09/2015
- support passing colorType to write PNG's and writing bitmaps without alpha information