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