From ebf7f6a18f322617b97536c3c38625f8fe9af47b Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Mon, 11 Dec 2023 18:29:34 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.77.0
---
CHANGELOG.md | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f15f680aa..b967bec49 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,10 @@
+
+## [v0.77.0] - 2023-12-11
+### Features
+- **install:** add super-agent as infra-agent substitute dependency ([#1536](https://github.com/newrelic/newrelic-cli/issues/1536))
+
-## [v0.76.4] - 2023-12-04
+## [v0.76.4] - 2023-12-07
### Bug Fixes
- **install:** Add complete install status for user-canceled execution ([#1537](https://github.com/newrelic/newrelic-cli/issues/1537))
@@ -2170,7 +2175,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.76.4...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.77.0...HEAD
+[v0.77.0]: https://github.com/newrelic/newrelic-cli/compare/v0.76.4...v0.77.0
[v0.76.4]: https://github.com/newrelic/newrelic-cli/compare/v0.76.3...v0.76.4
[v0.76.3]: https://github.com/newrelic/newrelic-cli/compare/v0.76.2...v0.76.3
[v0.76.2]: https://github.com/newrelic/newrelic-cli/compare/v0.76.1...v0.76.2