diff --git a/CHANGELOG.md b/CHANGELOG.md index d11f59b1a..d6cab784d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,9 @@ # Change Log ## 0.7.0 (Sep 11th 2023) -- build - add zgrinber as jenkins release approver [#629](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/629) -- build - add ishishov as jenkins release approver [#634](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/634) -- build - add vbelouso as release approver [#635](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/635) -- refactor - crda to rhda alpha [#636](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/636) +- fixes - Improved overall performance and stability with the analysis report. +- informational - Alpha release of the new Red Hat Dependency Analytics (RHDA) extension. +- informational - Code base refactoring from CRDA to RHDA alpha. See [#636](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/636) +- informational - Currently no support for Python and Go, but coming soon. ## 0.3.10 (May 22th 2022) - fixes - Extension breaks for Go version 1.17. See [#608](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/608) - fixes - Retry failed stack analysis requests. See [#609](https://github.com/fabric8-analytics/fabric8-analytics-vscode-extension/pull/609)