diff --git a/CHANGELOG.md b/CHANGELOG.md
index e48978227..13ac6290f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
+
+## [v0.93.7] - 2024-09-17
+### Bug Fixes
+- **proxy-error:** Show warning message for http proxy ([#1643](https://github.com/newrelic/newrelic-cli/issues/1643))
+
-## [v0.93.6] - 2024-09-05
+## [v0.93.6] - 2024-09-09
## [v0.93.5] - 2024-09-05
@@ -2368,7 +2373,8 @@
- **profile:** Add listing of profiles to command
- **profile:** Enable reading of profiles and use Region/APIKey from default profile
-[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.93.6...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.93.7...HEAD
+[v0.93.7]: https://github.com/newrelic/newrelic-cli/compare/v0.93.6...v0.93.7
[v0.93.6]: https://github.com/newrelic/newrelic-cli/compare/v0.93.5...v0.93.6
[v0.93.5]: https://github.com/newrelic/newrelic-cli/compare/v0.93.4...v0.93.5
[v0.93.4]: https://github.com/newrelic/newrelic-cli/compare/v0.93.3...v0.93.4