diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5b1c6..7894d19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change log +## [0.5.0](https://github.com/ably/terraform-provider-ably/tree/v0.5.0) + +[Full Changelog](https://github.com/ably/terraform-provider-ably/compare/v0.4.3...v0.5.0) + +**Merged pull requests:** + +- Provide envelope for HTTP rules [\#167](https://github.com/ably/terraform-provider-ably/pull/167) ([AndyTWF](https://github.com/AndyTWF)) + +Bugfixes: + +- The provider now honours "enveloped" settings for HTTP rules in single publish mode + ## [0.4.3](https://github.com/ably/terraform-provider-ably/tree/v0.4.3) [Full Changelog](https://github.com/ably/terraform-provider-ably/compare/v0.4.2...v0.4.3)