2.1 changelog

This commit is contained in:
Luke Page 2015-10-28 19:50:27 +00:00
parent db33e31a41
commit 214838df84

View file

@ -259,6 +259,10 @@ PNG.adjustGamma(png);
Changelog
============
### 2.1.0 - 28/10/2015
- rename package to pngjs
- added 'bgColor' option
### 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