diff --git a/CHANGELOG.md b/CHANGELOG.md index db646888d..704e1a97e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,3 @@ -## 3.8.1 (Feb 20, 2024) - -IMPROVEMENTS: - -* `pagerduty/pagerduty`: Fix go module name ([#616](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/616)) - ## 3.9.0 (Feb 26, 2024) FEATURES: @@ -11,6 +5,12 @@ FEATURES: * `resource/pagerduty_business_sevice`: Migrate Resource pagerduty_business_service to TF Plugin Framework ([#808](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/808)) * `resource/pagerduty_event_orchestration_global`, `resource/pagerduty_event_orchestration_service`: Support for incident custom fields for Event Orchestration ([#749](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/749)) +## 3.8.1 (Feb 20, 2024) + +IMPROVEMENTS: + +* `pagerduty/pagerduty`: Fix go module name ([#616](https://github.com/PagerDuty/terraform-provider-pagerduty/pull/616)) + ## 3.8.0 (Feb 16, 2024) FEATURES: