Skip to content

Commit 2380cf8

Browse files
chore(changelog): update CHANGELOG for v3.41.0
1 parent 34698be commit 2380cf8

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

+12-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="v3.41.0"></a>
2+
## [v3.41.0] - 2024-08-07
3+
### Bug Fixes
4+
- **dashboard:** change to default value handling of to and from in thresholds of line and table widgets ([#2721](https://github.com/newrelic/terraform-provider-newrelic/issues/2721))
5+
- **notifications:** added servicenow app channel option to valid notification channels list ([#2716](https://github.com/newrelic/terraform-provider-newrelic/issues/2716))
6+
7+
### Features
8+
- add support for SERVICE_NOW_APP ([#2693](https://github.com/newrelic/terraform-provider-newrelic/issues/2693))
9+
- **notifications:** increase timeout on mutations ([#2722](https://github.com/newrelic/terraform-provider-newrelic/issues/2722))
10+
111
<a name="v3.40.1"></a>
212
## [v3.40.1] - 2024-07-17
313
### Bug Fixes
@@ -2158,7 +2168,8 @@ new synthetics resources use GraphQL API schema
21582168
## [v0.1.1] - 2017-08-02
21592169
<a name="v0.1.0"></a>
21602170
## v0.1.0 - 2017-06-21
2161-
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.1...HEAD
2171+
[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.41.0...HEAD
2172+
[v3.41.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.1...v3.41.0
21622173
[v3.40.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.0...v3.40.1
21632174
[v3.40.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.39.1...v3.40.0
21642175
[v3.39.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.39.0...v3.39.1

0 commit comments

Comments
 (0)