diff --git a/CHANGELOG.md b/CHANGELOG.md index 41373f8ec..ed752c55d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ + +## [v3.42.0] - 2024-08-12 +### Features +- **alerts:** Add incident title template support ([#2662](https://github.com/newrelic/terraform-provider-newrelic/issues/2662)) +- **nrqlcondition:** add new field ignore_on_expected_termination ([#2700](https://github.com/newrelic/terraform-provider-newrelic/issues/2700)) + ## [v3.41.1] - 2024-08-07 ### Bug Fixes @@ -2173,7 +2179,8 @@ new synthetics resources use GraphQL API schema ## [v0.1.1] - 2017-08-02 ## v0.1.0 - 2017-06-21 -[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.41.1...HEAD +[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.42.0...HEAD +[v3.42.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.41.1...v3.42.0 [v3.41.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.41.0...v3.41.1 [v3.41.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.1...v3.41.0 [v3.40.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.0...v3.40.1