Skip to content

Commit 04b98b3

Browse files
authored
Merge pull request #798 from aws-actions/kellertk-patch-1
chore: CHANGELOG.md for 3.0.1
2 parents 6478abc + a2b0094 commit 04b98b3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
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.
44

5+
## [3.0.1](https://github.com/aws-actions/configure-aws-credentials/compare/v3.0.0...v3.0.1) (2023-08-24)
6+
7+
### Features
8+
* Can configure `special-characters-workaround` to keep retrying credentials if the returned
9+
credentials have special characters (Fixes #599)
10+
11+
### Bug Fixes
12+
* Fixes #792: Action fails when intending to use existing credentials
13+
* Minor typo fix from @ubaid-ansari21
14+
15+
### Changes to existing functionality
16+
* Special characters are now allowed in returned credential variables unless you configure the
17+
`special-characters-workaround` option
18+
519
## [3.0.0](https://github.com/aws-actions/configure-aws-credentials/compare/v2.2.0...v3.0.0) (2023-08-21)
620

721
### Features

0 commit comments

Comments
 (0)