diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8f090..4fc5859 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). > [!NOTE] > While we strive to maintain backwards compatibility as much as possible, we can't guarantee semantic versioning will be strictly followed, as this provider depends on the underlying [bunny.net API](https://docs.bunny.net/reference/bunnynet-api-overview). +## [0.5.2] - 2025-01-14 +### Fixed +- resource compute_script: workaround for updating code in published scripts ([#25](https://github.com/BunnyWay/terraform-provider-bunnynet/issues/25)) + ## [0.5.1] - 2025-01-07 ### Changed - updated dependencies