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

Commit

Permalink
Prep v0.1.4 release (#107)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md

* Update PULL_REQUEST_TEMPLATE.md
  • Loading branch information
desertaxle authored Sep 13, 2022
1 parent aa37b5d commit 8d5558c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@
<!-- A brief summary explaining the purpose of this PR -->

## Relevant Issue(s)
<!-- If this PR addresses any open issues, please let us know which one here -->
<!-- If this PR addresses any open issues, please let us know which one here -->

## Checklist
- [ ] Summarized PR's changes in the **Unreleased** section of the [CHANGELOG.md](https://github.com/PrefectHQ/prefect-aws/blob/main/CHANGELOG.md)
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Security

## 0.1.4

Released on September 13th, 2022.

### Changed

- Increased default timeout on the `ECSTask` block - [#106](https://github.com/PrefectHQ/prefect-aws/pull/106)

## 0.1.3

Released on September 12th, 2022.
Expand Down

0 comments on commit 8d5558c

Please sign in to comment.