From 4b61a98bd1f10676ba603374e0641d57c1fa4f64 Mon Sep 17 00:00:00 2001
From: nr-developer-toolkit
<62031461+nr-developer-toolkit@users.noreply.github.com>
Date: Fri, 4 Oct 2024 21:04:42 +0000
Subject: [PATCH] chore(changelog): update CHANGELOG for v0.95.0
---
CHANGELOG.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dcc1f9d41..031457847 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,8 @@
+
+## [v0.95.0] - 2024-10-04
+### Features
+- Agent version command ([#1648](https://github.com/newrelic/newrelic-cli/issues/1648))
+
## [v0.94.3] - 2024-10-02
### Bug Fixes
@@ -2395,7 +2400,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.94.3...HEAD
+[Unreleased]: https://github.com/newrelic/newrelic-cli/compare/v0.95.0...HEAD
+[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
[v0.94.1]: https://github.com/newrelic/newrelic-cli/compare/v0.94.0...v0.94.1