-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Aug 2, 2018
1 parent
ebe8392
commit d626206
Showing
24 changed files
with
2,940 additions
and
1,478 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "react-native", | ||
"description": "Fixes issue where promise methods are undefined when using react-native 0.56.0. See [this issue](https://github.com/facebook/metro/issues/208) for more information." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Kinesis", | ||
"description": "Updates API to latest version." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Polly", | ||
"description": "Amazon Polly enables female voice Aditi to speak Hindi language" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ResourceGroups", | ||
"description": "AWS Resource Groups service added a new feature to filter group resources by resource-type when using the ListGroupResources operation." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SSM", | ||
"description": "This release updates AWS Systems Manager APIs to let customers create and use service-linked roles to register and edit Maintenance Window tasks." | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
{ | ||
"version": "1.0", | ||
"examples": { | ||
} | ||
} | ||
"examples": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.