Skip to content

Commit

Permalink
[Core] Added changelog (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Feb 25, 2020
1 parent b0c4f8e commit 72c082a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,14 @@

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

### Changed

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

## 0.1.0

Expand Down

0 comments on commit 72c082a

Please sign in to comment.