diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9ec1745c7..d44948ca6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v3.39.0] - 2024-07-03
+### Features
+- **nrql_alert_condition:** Add support for data account ID ([#2706](https://github.com/newrelic/terraform-provider-newrelic/issues/2706))
+
## [v3.38.1] - 2024-06-24
### Documentation Updates
@@ -2133,7 +2138,8 @@ new synthetics resources use GraphQL API schema
## [v0.1.1] - 2017-08-02
## v0.1.0 - 2017-06-21
-[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.38.1...HEAD
+[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.39.0...HEAD
+[v3.39.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.38.1...v3.39.0
[v3.38.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.38.0...v3.38.1
[v3.38.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.37.1...v3.38.0
[v3.37.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.37.0...v3.37.1