From 9afde325f87e8cd579da911561ec7e53431c278f Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Mon, 7 Oct 2024 21:22:18 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.96.0
---
CHANGELOG.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 031457847..0a35305e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v0.96.0] - 2024-10-07
+### Features
+- Arm64 docker image ([#1652](https://github.com/newrelic/newrelic-cli/issues/1652))
+
## [v0.95.0] - 2024-10-04
### Features
@@ -2400,7 +2405,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.95.0...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.96.0...HEAD
+[v0.96.0]: https://github.com/newrelic/newrelic-cli/compare/v0.95.0...v0.96.0
[v0.95.0]: https://github.com/newrelic/newrelic-cli/compare/v0.94.3...v0.95.0
[v0.94.3]: https://github.com/newrelic/newrelic-cli/compare/v0.94.2...v0.94.3
[v0.94.2]: https://github.com/newrelic/newrelic-cli/compare/v0.94.1...v0.94.2