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