Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tbroden84 authored Aug 19, 2024
1 parent 296ed96 commit e46d673
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.31.0 (Unreleased)

FEATURES:

* Added support to specify RabbitMQ version when upgrading ([#295](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/295))
* Added support to use data source when upgrading RabbitMQ version ([#295](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/295))

## 1.30.1 (Jul 30, 2024)

IMPROVEMENTS:
Expand All @@ -14,7 +21,7 @@ NOTES:
* Go-API client library imported into provider and removed external dependency
* Terraform Plugin SDK v2

Features:
FEATURES:

* Added Go VCR basic resource testing that extends acceptance test with stored fixtures ([#257](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/257))
* Updated Terraform Plugin SDK to V2 ([#261](https://github.com/cloudamqp/terraform-provider-cloudamqp/pull/261))
Expand Down

0 comments on commit e46d673

Please sign in to comment.