diff --git a/CHANGELOG.md b/CHANGELOG.md index b3f653c..d32297e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +### [5.3.2](https://github.com/wandb/terraform-google-wandb/compare/v5.3.1...v5.3.2) (2024-08-29) + + +### Bug Fixes + +* Cleanup unneeded otel configs ([#162](https://github.com/wandb/terraform-google-wandb/issues/162)) ([38e63b1](https://github.com/wandb/terraform-google-wandb/commit/38e63b17fd91eff4bbf6a40c0cec724fbaa6b7cc)) + ### [5.3.1](https://github.com/wandb/terraform-google-wandb/compare/v5.3.0...v5.3.1) (2024-08-26)