Skip to content

Commit

Permalink
Release 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation committed Feb 18, 2020
1 parent c30b3c5 commit 233454a
Show file tree
Hide file tree
Showing 6 changed files with 1,397 additions and 1,386 deletions.
14 changes: 14 additions & 0 deletions .changes/1.7.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"date": "2020-02-18",
"version": "1.7.0",
"entries": [
{
"type": "Feature",
"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."
},
{
"type": "Feature",
"description": "Added the 'About AWS Toolkit' command and menu option to show AWS Toolkit versioning details that are useful to include with bug reports."
}
]
}

This file was deleted.

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 1.7.0 2020-02-18

- **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.
- **Feature** Added the 'About AWS Toolkit' command and menu option to show AWS Toolkit versioning details that are useful to include with bug reports.

## 1.6.1 2020-02-10

- **Bug Fix** Fixed an issue related to toolkit metrics
Expand Down
Loading

0 comments on commit 233454a

Please sign in to comment.