diff --git a/CHANGELOG.md b/CHANGELOG.md index b30cb4557..c9aa0d6fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [4.0.1](https://github.com/aws-actions/configure-aws-credentials/compare/v4.0.0...v4.0.1) (2023-10-03) + +### Documentation +* Throw a warning when customers use long-term credentials. + ## [4.0.0](https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.2...v4.0.0) (2023-09-11) * Upgraded runtime to `node20` from `node16` diff --git a/README.md b/README.md index 4bb4d8d93..c5b13c75e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ calls. ### Recent News -#### Long-term credentials warning (10/2/23) +#### Long-term credentials warning (10/3/23) We have added a warning when using long-term credentials to access AWS (IAM access keys and secret keys). Using long-term credentials requires you