diff --git a/CHANGELOG.md b/CHANGELOG.md index 50143d2..9be264a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,12 @@ # Changelog +j +## [0.7.0](https://github.com/ably/terraform-provider-ably/tree/v0.7.0) + +[Full Changelog](https://github.com/ably/terraform-provider-ably/compare/v0.6.1...v0.7.0) + +**Merged pull requests:** + +- \[INF-4937\] - Add server-side batching [\#182](https://github.com/ably/terraform-provider-ably/pull/182) ([surminus](https://github.com/surminus)) ## [0.6.1](https://github.com/ably/terraform-provider-ably/tree/v0.6.1) @@ -88,7 +96,7 @@ The release also includes additional code quality improvements. ## [0.2.0](https://github.com/ably/terraform-provider-ably/tree/v0.2.0) -This release adds: +This release adds: - Ably SQS integration rule via `ably_rule_sqs` resource - Ably Kinesis integration rule via `ably_rule_kinesis` resource - Updated documentation @@ -99,9 +107,9 @@ Bugfixes: ## [0.1.0-beta](https://github.com/ably/terraform-provider-ably/tree/v0.1.0-beta) -Initial release to Terraform Registry. +Initial release to Terraform Registry. -This version includes the following resources: +This version includes the following resources: - `ably_app` - `ably_key` - `ably_namespace`