Skip to content

Commit 22f13f7

Browse files
tf-release-botTeamCity
tf-release-bot
authored and
TeamCity
committed
v1.1.0
1 parent 4a4e316 commit 22f13f7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
## 1.1.0 (Unreleased)
1+
## 1.1.0 (August 13, 2019)
22

33
FEATURES:
4-
* **HTTPS Custom CA**: added option for custom Root CA for HTTPS Certificate validation (option `ca_certificate`) [GH-22]
5-
* **HTTPS**: added option to skip HTTPS certificate validation - insecure HTTPS (option `insecure_https`) [GH-22]
4+
* **HTTPS Custom CA**: added option for custom Root CA for HTTPS Certificate validation (option `ca_certificate`) ([#22](https://github.com/terraform-providers/terraform-provider-powerdns/issues/22))
5+
* **HTTPS**: added option to skip HTTPS certificate validation - insecure HTTPS (option `insecure_https`) ([#22](https://github.com/terraform-providers/terraform-provider-powerdns/issues/22))
66

77
ENHANCEMENTS:
8-
* The provider doesn't attempt to connect to the PowerDNS endpoint if there is nothing to be done [GH-24]
9-
* `server_url` (`PDNS_SERVER_URL`) can now be declared with/without scheme, port, trailing slashes or path [GH-28]
8+
* The provider doesn't attempt to connect to the PowerDNS endpoint if there is nothing to be done ([#24](https://github.com/terraform-providers/terraform-provider-powerdns/issues/24))
9+
* `server_url` (`PDNS_SERVER_URL`) can now be declared with/without scheme, port, trailing slashes or path ([#28](https://github.com/terraform-providers/terraform-provider-powerdns/issues/28))
1010

1111
## 1.0.0 (August 06, 2019)
1212

0 commit comments

Comments
 (0)