Skip to content

Commit f90ec35

Browse files
author
Michael Hart
committed
Updates CHANGELOG.md with version 2.0.6
1 parent c659968 commit f90ec35

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.
33

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

6+
## 2.0.6 - 2018-01-08
7+
8+
### Added
9+
- A minimum of TLS 1.2 is now enforced by the provider (#394)
10+
11+
### Fixed
12+
- Fixed an issue where importing a default resource would leave the manage_default_resource_id empty in the state file during import of default resources (#393, #379)
13+
14+
### Notes
15+
- If upgrading from v1, see [this wiki](https://github.com/oracle/terraform-provider-oci/wiki/Oracle-Terraform-Provider-Name-Change) for migration steps.
16+
- See docs for this version [here](https://github.com/oracle/terraform-provider-oci/tree/v2.0.6).
17+
618
## 2.0.5 - 2017-12-14
719

820
### Added

0 commit comments

Comments
 (0)