Skip to content

Commit

Permalink
Merge pull request #441 from terraform-providers/release/v1.15.0
Browse files Browse the repository at this point in the history
Prepare v1.15.0 release
  • Loading branch information
Jonathan Thurman authored Mar 4, 2020
2 parents e767b34 + e30cfde commit 7913e26
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
## 1.15.0 (Unreleased)

BUG FIXES:

* fix(nrql_alert_condition): terms should be a TypeSet ([#421](https://github.com/terraform-providers/terraform-provider-newrelic/pull/421))

IMPROVEMENTS:

* feat(application_labels): Implementation of CRUD operations for NewRelic App Labels ([#417](https://github.com/terraform-providers/terraform-provider-newrelic/pull/417))
* feat(alert_policy_channels): add ability to add multiple channels to a policy ([#365](https://github.com/terraform-providers/terraform-provider-newrelic/pull/365))
* docs(newrelic_alert_condition): list of potential metrics for newrelic_alert_condition ([#431](https://github.com/terraform-providers/terraform-provider-newrelic/pull/431))

## 1.14.0 (February 20, 2020)

BUG FIXES:
Expand Down

0 comments on commit 7913e26

Please sign in to comment.