add v1.6.2 to changelog

This commit is contained in:
freewil 2013-03-21 19:10:25 -04:00
parent 7e14ede5ca
commit 03f124363c

View File

@ -1,5 +1,8 @@
# node-bitcoin changelog
## v1.6.2 (2013/03/21)
* shrink package size via .npmignore
## v1.6.1 (2013/03/13)
* add node v0.10.x support (rejectUnauthorized defaults to true in 0.10.x)