packages feed

haskoin-store-data 0.64.17 → 0.64.18

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.18+### Fixed+- Off-by-one error when importing change addresses to cache.+ ## 0.64.17 ### Fixed - Add change addresses to cache when necessary.
haskoin-store-data.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: 137cdf231cdcee756431b16c70d282c75c46c36ae509238595347136e2b2dc33+-- hash: 7676c3b2e8ac493ca59809c720b958c64c32cfb3bd3c464ad352147c6760b0dc  name:           haskoin-store-data-version:        0.64.17+version:        0.64.18 synopsis:       Data for Haskoin Store description:    Please see the README on GitHub at <https://github.com/haskoin/haskoin-store#readme> category:       Bitcoin, Finance, Network