Create CHANGELOG.md

This commit is contained in:
Joshua Yabut 2016-11-27 22:32:58 -05:00 committed by GitHub
parent 7deeac8807
commit 8a5e1faee8
1 changed files with 11 additions and 0 deletions

11
CHANGELOG.md Normal file
View File

@ -0,0 +1,11 @@
# Changelog
### 20161127
* Fixed payment processor crashes
* Fixed varDiff and set default to 0.125
* Fixed merkleRoot issue with multiple transactions in each block
* Fixed incorrect hashrates
* Begin compatibility testing with Node 7+
* Added t_address -> z_address -> t_address coin transfer function