Skip to content

Commit

Permalink
keep consistent with official release
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaozhu36 committed Aug 29, 2018
1 parent 9de35c2 commit 1550aa8
Showing 1 changed file with 7 additions and 11 deletions.
18 changes: 7 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 1.13.1 (Unreleased)
## 1.14.0 (Unreleased)
## 1.13.0 (August 29, 2018)

NOTES: In order to keep consistent with [official release](https://releases.hashicorp.com/terraform-provider-alicloud/). The version 1.13.0 will be re-published.


FEATURES:

Expand All @@ -20,16 +24,6 @@ IMPROVEMENTS:
- Allow empty list of SLBs as arg to ESG ([#621](https://github.com/alibaba/terraform-provider/pull/621))
- Improve docs vroute_entry ([#619](https://github.com/alibaba/terraform-provider/pull/619))
- Improve examples/router_interface ([#617](https://github.com/alibaba/terraform-provider/pull/617))

BUG FIXES:

- Fix getting oss endpoint timeout error ([#620](https://github.com/alibaba/terraform-provider/pull/620))
- Fix router interface connection error when 'opposite_interface_owner_id' is empty ([#616](https://github.com/alibaba/terraform-provider/pull/616))

## 1.13.0 (August 16, 2018)

IMPROVEMENTS:

- Improve SLB instance test cases results ([#614](https://github.com/alibaba/terraform-provider/pull/614))
- Internationalize tests ([#609](https://github.com/alibaba/terraform-provider/pull/609))
- Add notes about ordering between two alicloud_router_interface_connections ([#608](https://github.com/alibaba/terraform-provider/pull/608))
Expand All @@ -48,6 +42,8 @@ IMPROVEMENTS:

BUG FIXES:

- Fix getting oss endpoint timeout error ([#620](https://github.com/alibaba/terraform-provider/pull/620))
- Fix router interface connection error when 'opposite_interface_owner_id' is empty ([#616](https://github.com/alibaba/terraform-provider/pull/616))
- Fix disk detach error and improve test using dynamic zone and region ([#612](https://github.com/alibaba/terraform-provider/pull/612))


Expand Down

0 comments on commit 1550aa8

Please sign in to comment.