diff --git a/CHANGELOG.md b/CHANGELOG.md
index e1794f94f..41373f8ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v3.41.1] - 2024-08-07
+### Bug Fixes
+- Add creation/updation of synthetic(simple/browser) monitor with empty custom headers ([#2725](https://github.com/newrelic/terraform-provider-newrelic/issues/2725))
+
## [v3.41.0] - 2024-08-07
### Bug Fixes
@@ -2168,7 +2173,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.41.0...HEAD
+[Unreleased]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.41.1...HEAD
+[v3.41.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.41.0...v3.41.1
[v3.41.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.1...v3.41.0
[v3.40.1]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.40.0...v3.40.1
[v3.40.0]: https://github.com/newrelic/terraform-provider-newrelic/compare/v3.39.1...v3.40.0