Skip to content

Commit

Permalink
Update changelog for release of v0.9.0 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexisJasso authored May 7, 2024
1 parent fcc96c8 commit e9828d8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.9.0

* **New Data Source**: `firehydrant_ingest_url` ([#152](https://github.com/firehydrant/terraform-provider-firehydrant/pull/152)).
* **Added to Resource**: `firehydrant_signal_rule` `incident_type_id` can now be specified for rules ([#153](https://github.com/firehydrant/terraform-provider-firehydrant/pull/153)).

BUG FIXES:
* `EffectiveAt` is now sent for all on call schedule updates. ([#154](https://github.com/firehydrant/terraform-provider-firehydrant/pull/154)).

## 0.8.0

* `firehydrant_on_call_schedule` scheduling strategy now supports `custom` shift durations ([#151](https://github.com/firehydrant/terraform-provider-firehydrant/pull/151)).
Expand Down

0 comments on commit e9828d8

Please sign in to comment.