diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ec6e151e..032136dd2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,15 @@ -## 0.23.0 (Unreleased) +## 0.25.0 (Unreleased) + +## 0.24.0 (February 4, 2021) + +ENHANCEMENTS: + +* CI: check if docs need to be regenerated ([#362](https://github.com/fastly/terraform-provider-fastly/pull/362)) +* Update go-fastly dependency to 3.0.0 ([#359](https://github.com/fastly/terraform-provider-fastly/pull/359)) + +BUG FIXES: + +* Replace old doc generation process with new tfplugindocs tool ([#356](https://github.com/fastly/terraform-provider-fastly/pull/356)) ## 0.23.0 (January 14, 2021)