Skip to content

Commit

Permalink
v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tf-release-bot authored and TeamCity committed Dec 20, 2019
1 parent 5ce5c33 commit c47360c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## 1.3.0 (Unreleased)
## 1.3.0 (December 20, 2019)

FEATURES:
* **Move to using ParallelTest** - making tests faster [GH-38]
* **Added soa_edit_api option** [GH-40]
* **Move to using ParallelTest** - making tests faster ([#38](https://github.com/terraform-providers/terraform-provider-powerdns/issues/38))
* **Added soa_edit_api option** ([#40](https://github.com/terraform-providers/terraform-provider-powerdns/issues/40))

FIXES:
* **Fixed formatting in docs regarding import function** [GH-31]
* **Fixed formatting in docs regarding import function** ([#31](https://github.com/terraform-providers/terraform-provider-powerdns/issues/31))

ENHANCEMENTS:
* **Added tests for ALIAS type** [GH-42]
* **Migrated to terraform plugin SDK** [GH-47]
* **Updated vedor dependencies** [GH-48]
* **Added tests for ALIAS type** ([#42](https://github.com/terraform-providers/terraform-provider-powerdns/issues/42))
* **Migrated to terraform plugin SDK** ([#47](https://github.com/terraform-providers/terraform-provider-powerdns/issues/47))
* **Updated vedor dependencies** ([#48](https://github.com/terraform-providers/terraform-provider-powerdns/issues/48))

## 1.2.0 (October 11, 2019)

Expand Down

0 comments on commit c47360c

Please sign in to comment.