Skip to content

Commit 4cac10c

Browse files
authored
Updates CHANGELOG.md with version 2.0.7 (#452)
1 parent bfc92dc commit 4cac10c

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,22 @@
11
# Change Log
2-
All notable changes to this project will be documented in this file.
2+
All notable changes to this project are documented in this file.
33

44
The format is based on [Keep a Changelog](http://keepachangelog.com/).
55

6+
## 2.0.7 - 2018-02-08
7+
8+
### Added
9+
- NA
10+
11+
### Fixed
12+
- Correctly resolve Load Balancer and Listener creation failures so plans can be reapplied (#414 and #430).
13+
- Allow Object Storage Buckets to be renamed in plans by implementing the correct ForceNew behavior (#424).
14+
15+
### Notes
16+
- If upgrading from v1, see [this wiki](https://github.com/oracle/terraform-provider-oci/wiki/Oracle-Terraform-Provider-Name-Change) for migration steps.
17+
- See docs for this version [here](https://github.com/oracle/terraform-provider-oci/tree/v2.0.7).
18+
19+
620
## 2.0.6 - 2018-01-08
721

822
### Added

0 commit comments

Comments
 (0)