forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.1.2.json
More file actions
22 lines (22 loc) · 676 Bytes
/
1.1.2.json
File metadata and controls
22 lines (22 loc) · 676 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"category": "``aws ec2``",
"description": "Update the Amazon EC2 command to support Reserved Instance instance type modifications",
"type": "feature"
},
{
"category": "``aws opsworks``",
"description": "Update the AWS OpsWorks command to support new resource management features",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Fix an issue when transferring files on different drives on Windows",
"type": "bugfix"
},
{
"category": "Help",
"description": "Fix an issue that caused interactive help to emit control characters on certain Linux distributions",
"type": "bugfix"
}
]