Skip to content

Commit 86cbc12

Browse files
committed
chore: updated changelog v0.6.3
1 parent bcaa994 commit 86cbc12

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,19 @@
1-
## 0.7.0 (Unreleased)
1+
## 0.6.3 (Unreleased)
2+
3+
**Fixed bugs:**
4+
5+
- Can't create a new cluster \(M2/M5\) after 0.6.2 version [\#265](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/265)
6+
7+
**Closed issues:**
8+
9+
- Creating cluster eventually returns 503 [\#256](https://github.com/terraform-providers/terraform-provider-mongodbatlas/issues/256)
10+
11+
**Merged pull requests:**
12+
13+
- Fix golangci lint and travis [\#269](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/269) ([gssbzn](https://github.com/gssbzn))
14+
- Add a unique user agent [\#268](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/268) ([gssbzn](https://github.com/gssbzn))
15+
- Added validation for autoscaling compute enabled and when true add the parameter autoscaling to request and its test [\#267](https://github.com/terraform-providers/terraform-provider-mongodbatlas/pull/267) ([coderGo93](https://github.com/coderGo93))
16+
217
## 0.6.2 (July 16, 2020)
318

419
**Implemented enhancements:**

0 commit comments

Comments
 (0)