Skip to content

Commit

Permalink
update changelog and version for release
Browse files Browse the repository at this point in the history
merged #289
  • Loading branch information
joeyh committed Feb 1, 2024
1 parent 4d14ca8 commit 6c5268d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ NOTES: 0.24 brings technically breaking changes, which should not affect
most users. I recommend using smart constructors and {} matching syntax
whenever possible when interacting with aws types.

- 0.24.2
- Support bytestring 0.12
- 0.24.1
- Support resourcet 1.3
- Support transformers 0.6
Expand Down
2 changes: 1 addition & 1 deletion aws.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: aws
Version: 0.24.1
Version: 0.24.2
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 Down

0 comments on commit 6c5268d

Please sign in to comment.