packages feed

haskoin-store-data 0.64.16 → 0.64.17

raw patch · 2 files changed

+6/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

CHANGELOG.md view
@@ -4,6 +4,10 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html) +## 0.64.17+### Fixed+- Add change addresses to cache when necessary.+ ## 0.64.16 ### Fixed - Correct fee calculation for blocks that do not claim all rewards.
haskoin-store-data.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: f48a7ae3c9a67fe4458dc559bf0f7f70208a69d48472e728ca1a78a14bc95fb9+-- hash: 137cdf231cdcee756431b16c70d282c75c46c36ae509238595347136e2b2dc33  name:           haskoin-store-data-version:        0.64.16+version:        0.64.17 synopsis:       Data for Haskoin Store description:    Please see the README on GitHub at <https://github.com/haskoin/haskoin-store#readme> category:       Bitcoin, Finance, Network