mirror of
https://github.com/danbulant/pngjs
synced 2026-05-27 05:41:47 +00:00
2.1 changelog
This commit is contained in:
parent
db33e31a41
commit
214838df84
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue