Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Update CHANGELOG.md (#105)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Updates release date
  • Loading branch information
desertaxle authored Sep 13, 2022
1 parent 1f4824c commit 3192762
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Security

## 0.1.3

Released on September 12th, 2022.

### Added

- `client_waiter` task - [#43](https://github.com/PrefectHQ/prefect-aws/pull/43)
- `ECSTask` infrastructure block - [#85](https://github.com/PrefectHQ/prefect-aws/pull/85)

## 0.1.2

Released on August 2nd, 2022
Released on August 2nd, 2022.

### Added

- `batch_submit` task - [#41](https://github.com/PrefectHQ/prefect-aws/issues/41)
- `batch_submit` task - [#41](https://github.com/PrefectHQ/prefect-aws/pull/41)
- `MinIOCredentials` block - [#46](https://github.com/PrefectHQ/prefect-aws/pull/46)
- `S3Bucket` block - [#47](https://github.com/PrefectHQ/prefect-aws/pull/47)

Expand All @@ -43,7 +52,7 @@ Released on August 2nd, 2022

## Added

Released on April 18th, 2022
Released on April 18th, 2022.

- `AwsClientParameters` for added configuration of the `boto3` S3 client - [#29](https://github.com/PrefectHQ/prefect-aws/pull/29)
- Contributed by [davzucky](https://github.com/davzucky)
Expand Down

0 comments on commit 3192762

Please sign in to comment.