packages feed

credentials 0.0.1.1 → 0.0.2

raw patch · 2 files changed

+3/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

credentials.cabal view
@@ -1,5 +1,5 @@ name:                  credentials-version:               0.0.1.1+version:               0.0.2 synopsis:              Secure Credentials Storage and Distribution homepage:              https://github.com/brendanhay/credentials license:               OtherLicense
src/Credentials/DynamoDB.hs view
@@ -195,6 +195,8 @@                 , attributeDefinition versionField  S                 , attributeDefinition revisionField B                 ]+            -- FIXME: Only non-key attributes need to be specified+            -- in the non-key attributes .. duh.             secn = ctLocalSecondaryIndexes .~                 [ localSecondaryIndex revisionField                     (keySchemaElement nameField Hash