Skip to content

Commit b12f69c

Browse files
authored
Prepare release 1.1 of Core and S3 (#574)
1 parent 9c6556f commit b12f69c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
### Added
66

77
- Support for ECS Credentials Provider
8+
- Support for Cognito Identity Provider client in `AwsClientFactory`
9+
- Support for Cloud Watch Log client in `AwsClientFactory`
810

911
### Fixed
1012

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"extra": {
2727
"branch-alias": {
28-
"dev-master": "1.1-dev"
28+
"dev-master": "1.2-dev"
2929
}
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)