Skip to content

Commit

Permalink
Add changelog entry for AWS Lambda.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcgilchrist committed Apr 9, 2022
1 parent bb70eee commit 5881eb6
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
Unreleased
1.2.1
----------

- Add KMS support (#118 @zbaylin)
- Drop dependency on ocaml-migrate-parsetree and use ocaml-compiler-libs (#126 @Nymphium)

1.2.1
----------
- Increase lower bound on OCaml to 4.08. https://github.com/inhabitedtype/ocaml-aws/pull/104
- Migrate CI to github actions https://github.com/inhabitedtype/ocaml-aws/pull/104
- Add STS `assume_role` token support https://github.com/inhabitedtype/ocaml-aws/pull/117
- Increase lower bound on OCaml to 4.08. (#104 @tmcgilchrist)
- Migrate CI to github actions (#104 @tmcgilchrist)
- Add STS `assume_role` token support (#117 @zbaylin @UnrealAkama @bleepbloopsify)
- Initial AWS Lambda support (#108 @tmcgilchrist)

1.2: (24-01-2020)
----------
Expand Down

0 comments on commit 5881eb6

Please sign in to comment.