Skip to content

Commit aa22d45

Browse files
authored
Update changelog with missing entries from fork (#537)
1 parent bcb6139 commit aa22d45

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

packages/smithy-aws-core/CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
* _Add new items here_
6+
57
### Breaking Changes
68

79
* Updated sigv4 auth resolution and identity providers to the new transport-
@@ -11,6 +13,17 @@
1113

1214
* Added a hand-written implmentation for the `restJson1` protocol.
1315

16+
## v0.0.3
17+
18+
### Bugfixes
19+
* Rename `ContainerCredentialResolver` to `ContainerCredentialsResolver` to
20+
match new naming standard.
21+
22+
## v0.0.2
23+
24+
### Feature
25+
* Added support for Container credential resolution, commonly used with ECS/EKS.
26+
1427
## v0.0.1
1528

1629
### Features

0 commit comments

Comments
 (0)