Skip to content

Commit 233454a

Browse files
author
aws-toolkit-automation
committed
Release 1.7.0
1 parent c30b3c5 commit 233454a

File tree

6 files changed

+1397
-1386
lines changed

6 files changed

+1397
-1386
lines changed

.changes/1.7.0.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date": "2020-02-18",
3+
"version": "1.7.0",
4+
"entries": [
5+
{
6+
"type": "Feature",
7+
"description": "The Toolkit now supports China and GovCloud regions. If you have a shared credentials profile based in one of these regions, you can add a \"region\" property to that profile, and the Toolkit will know to use a different region set."
8+
},
9+
{
10+
"type": "Feature",
11+
"description": "Added the 'About AWS Toolkit' command and menu option to show AWS Toolkit versioning details that are useful to include with bug reports."
12+
}
13+
]
14+
}

.changes/next-release/Feature-2d9bda77-d9a4-4bb3-b4fd-587bd079bdc6.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

.changes/next-release/Feature-546b77ba-20be-4573-811d-6a6d86b47f00.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.7.0 2020-02-18
2+
3+
- **Feature** The Toolkit now supports China and GovCloud regions. If you have a shared credentials profile based in one of these regions, you can add a "region" property to that profile, and the Toolkit will know to use a different region set.
4+
- **Feature** Added the 'About AWS Toolkit' command and menu option to show AWS Toolkit versioning details that are useful to include with bug reports.
5+
16
## 1.6.1 2020-02-10
27

38
- **Bug Fix** Fixed an issue related to toolkit metrics

0 commit comments

Comments
 (0)