From d1702c26e2312c7e76b6546a1d7d1a69a694e6b2 Mon Sep 17 00:00:00 2001 From: nr-developer-toolkit <62031461+nr-developer-toolkit@users.noreply.github.com> Date: Tue, 12 Nov 2024 09:54:52 +0000 Subject: [PATCH] chore(changelog): update CHANGELOG for v0.97.1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c57c97d84..81c0b9dc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ + +## [v0.97.1] - 2024-11-11 ## [v0.97.0] - 2024-11-11 ### Features @@ -2416,7 +2418,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.97.0...HEAD +[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.97.1...HEAD +[v0.97.1]: https://github.com/newrelic/newrelic-cli/compare/v0.97.0...v0.97.1 [v0.97.0]: https://github.com/newrelic/newrelic-cli/compare/v0.96.3...v0.97.0 [v0.96.3]: https://github.com/newrelic/newrelic-cli/compare/v0.96.2...v0.96.3 [v0.96.2]: https://github.com/newrelic/newrelic-cli/compare/v0.96.1...v0.96.2