You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
## 1.2.0 (Unreleased)
1
+
## 1.2.0 (October 11, 2019)
2
2
3
3
FEATURES:
4
-
***Added support for terraform resource import**[GH-31]
4
+
***Added support for terraform resource import**([#31](https://github.com/terraform-providers/terraform-provider-powerdns/issues/31))
5
5
6
6
FIXES:
7
-
***Validate value of records** - record with empty records deleted the record from the PowerDNS remote but not from state file [GH-33]
7
+
***Validate value of records** - record with empty records deleted the record from the PowerDNS remote but not from state file ([#33](https://github.com/terraform-providers/terraform-provider-powerdns/issues/33))
0 commit comments