Skip to content

Commit

Permalink
prepare 0.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyh committed Jul 26, 2022
1 parent 825a4ac commit a9df5a1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
0.22 series
-----------

- 0.22.1
- Update to aeson-2
- Support http-client 0.7
- Support base64-bytestring 1.2
- Support attoparsec 0.14
- Support base16-bytestring 1.0
- 0.22
- Support GHC 8.8
- Support network-3
Expand Down
4 changes: 2 additions & 2 deletions aws.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: aws
Version: 0.22
Version: 0.22.1
Synopsis: Amazon Web Services (AWS) for Haskell
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.md>.
Homepage: http://github.com/aristidb/aws
Expand All @@ -19,7 +19,7 @@ Cabal-version: >=1.10
Source-repository this
type: git
location: https://github.com/aristidb/aws.git
tag: 0.22
tag: 0.22.1

Source-repository head
type: git
Expand Down

0 comments on commit a9df5a1

Please sign in to comment.