Skip to content

Commit 72c082a

Browse files
authored
[Core] Added changelog (#222)
1 parent b0c4f8e commit 72c082a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,14 @@
66

77
- Class `AsuncAws\Core\Credentials\NullProvider`
88
- Methods `AwsClient::cloudFormation()`, `AwsClient::lambda()`, `AwsClient::sns()`
9+
- Protected methods `Result::registerPrefetch()` and `Result::unregisterPrefetch()`
10+
- Timeout parameter to `InstanceProvider::__construct()`
911

1012
### Changed
1113

1214
- Removed `AwsClient` and replaced it with `AwsClientFactory`
1315
- Class `AsuncAws\Core\Signers\Request` is marked as internal
16+
- Make sure behavior of calling `Result::resolve()` is consistent.
1417

1518
## 0.1.0
1619

0 commit comments

Comments
 (0)