forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.10.13.json
More file actions
32 lines (32 loc) · 783 Bytes
/
1.10.13.json
File metadata and controls
32 lines (32 loc) · 783 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{
"category": "``DMS``",
"description": "Added support for AWS Database Migration Service",
"type": "feature"
},
{
"category": "``SES``",
"description": "Added support for white-labeling",
"type": "feature"
},
{
"category": "``CodeDeploy``",
"description": "Added support for BatchGetDeploymentGroups",
"type": "feature"
},
{
"category": "``endpoints``",
"description": "Updated endpoints to latest version",
"type": "feature"
},
{
"category": "``groff``",
"description": "Fix groff command which was causing issues on some systems",
"type": "bugfix"
},
{
"category": "``shorthand``",
"description": "Allow ``#`` in keys in the shorthand parser",
"type": "bugfix"
}
]