Skip to content

Commit 7d82ccb

Browse files
authored
Merge pull request #249 from terraform-providers/changelog_v0.6.1
Updated changelog v0.6.1
2 parents 43ab64b + f78a5ea commit 7d82ccb

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,15 @@
1-
## 0.7.0 (Unreleased)
1+
## 0.6.1 (Unreleased)
2+
3+
**Fixed bugs:**
4+
5+
- Error when use provider\_name = TENANT on 0.6.0 mongodbatlas provider version. [\#246](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/246)
6+
- Error when create or import cluster - panic: runtime error: invalid memory address or nil pointer dereference [\#243](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/243)
7+
8+
**Merged pull requests:**
9+
10+
- Fix \#246: Error when use provider\_name = TENANT on 0.6.0 mongodbatlas provider version [\#247](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/247) ([PacoDw](https://github.com/PacoDw))
11+
- Fix \#243: Error when create or import cluster - panic: runtime error: invalid memory address or nil pointer dereference [\#245](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/245) ([PacoDw](https://github.com/PacoDw))
12+
213
## 0.6.0 (June 11, 2020)
314

415
**Recommendation:**

0 commit comments

Comments
 (0)