diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..eb32ffb --- /dev/null +++ b/CHANGELOG.md @@ -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 + +