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 for v0.4.5 (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
desertaxle authored Nov 30, 2023
1 parent 6ba701f commit 6865af7
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
- Added 'SecretBrinary' suport to `AwsSecret` block - [#274](https://github.com/PrefectHQ/prefect-aws/pull/274)

### Fixed

### Deprecated

### Removed

## 0.4.5

Released November 30th, 2023.

### Fixed

- Bug where Prefect API key provided to ECS tasks was masked - [#347](https://github.com/PrefectHQ/prefect-aws/pull/347)

## 0.4.4

Released November 29th, 2023.

### Changed

- Mask Prefect API key in logs - [#341](https://github.com/PrefectHQ/prefect-aws/pull/341)

## 0.4.3

Released November 13th, 2023.

### Added

- `SecretBrinary` suport to `AwsSecret` block - [#274](https://github.com/PrefectHQ/prefect-aws/pull/274)

## 0.4.2

Released November 6th, 2023.
Expand Down

0 comments on commit 6865af7

Please sign in to comment.