packages feed

eventstore 0.6.0.0 → 0.6.0.1

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.markdown view
@@ -1,3 +1,7 @@+0.6.0.1+-------+No changes+ 0.6.0.0 ------- * Support `keepRetrying` reconnection strategy.
eventstore.cabal view
@@ -10,7 +10,7 @@ -- PVP summary:      +-+------- breaking API changes --                   | | +----- non-breaking API additions --                   | | | +--- code changes with no API change-version:             0.6.0.0+version:             0.6.0.1  -- A short (one-line) description of the package. synopsis: EventStore TCP Client@@ -35,7 +35,7 @@ -- copyright:  homepage:            http://github.com/YoEight/eventstore-homepage:            http://github.com/YoEight/eventstore/issues+bug-reports:         http://github.com/YoEight/eventstore/issues category:            Database  build-type:          Simple