Skip to content

Commit 319ee60

Browse files
committed
prepare 0.13.1
1 parent ecc04ae commit 319ee60

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
NOTE: 0.13 brings breaking changes compared to 0.12.1!
55

6+
- 0.12.1
7+
- data-default 0.6 support
68
- 0.13
79
- DDB: Add support for scanning an index
810
- DDB: Allow deleting an attribute on update

aws.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: aws
2-
Version: 0.13.0
2+
Version: 0.13.1
33
Synopsis: Amazon Web Services (AWS) for Haskell
44
Description: Bindings for Amazon Web Services (AWS), with the aim of supporting all AWS services. To see a high level overview of the library, see the README at <https://github.com/aristidb/aws/blob/master/README.org>.
55
Homepage: http://github.com/aristidb/aws
@@ -19,7 +19,7 @@ Cabal-version: >=1.10
1919
Source-repository this
2020
type: git
2121
location: https://github.com/aristidb/aws.git
22-
tag: 0.13.0
22+
tag: 0.13.1
2323

2424
Source-repository head
2525
type: git

0 commit comments

Comments
 (0)