Skip to content

Commit

Permalink
Update CHANGELOG.md v3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imjaroiswebdev committed Apr 3, 2024
1 parent 6d9d656 commit 0cfe90e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.11.0 (Apr 3, 2024)

FEATURES:

* Add support for Event Orchestration Cache Variables ([#822](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/822))
- `data/pagerduty_event_orchestration_global_cache_variable`
- `data/pagerduty_event_orchestration_service_cache_variable`
- `resource/pagerduty_event_orchestration_global_cache_variable`
- `resource/pagerduty_event_orchestration_service_cache_variable`

IMPROVEMENTS:

* `resource/*`, `data/*`: Add retry config for `PagerDuty/go-pagerduty` ([#841](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/841))

## 3.10.1 (Mar 26, 2024)

BUG FIXES:
Expand Down

0 comments on commit 0cfe90e

Please sign in to comment.