From ce29b1d74e9ebbac244a65e0403ab14179f0593e Mon Sep 17 00:00:00 2001 From: Sean Lavine Date: Wed, 4 Feb 2015 11:04:23 -0800 Subject: [PATCH] update changelog --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index 12f4569..32adfa2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,11 @@ * drop node v0.8.x support * update testnet-box * update devDependencies +* add commands for bitcoind v0.10 + * `estimateFee` + * `estimatePriority` + * `getChainTips` + * `importAddress` ## v2.2.0 (2014/08/29) * add commands for bitcoind v0.9.x