From a2fb54b10d3ed56463a092d42e5b5b7edef656cc Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Tue, 23 Apr 2024 10:56:23 +0000 Subject: [PATCH] Changelog update - v0.0.2 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54cdabb..4c36f13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ ## [Unreleased] +## [0.0.2] - 2024-04-23 + +[Unreleased]: https://github.com/redhat-developer/devspaces-gateway-plugin/compare/v0.0.1...HEAD +- feat: Gateway plugin should remember the connection session to OpenSh… by @tolusha in https://github.com/redhat-developer/devspaces-gateway-plugin/pull/33 +- chore: UI improvements by @tolusha in https://github.com/redhat-developer/devspaces-gateway-plugin/pull/37 + ## [0.0.1] - 2024-03-04 - Connecting to a running DevWorkspace from the Dashboard in one click @@ -12,5 +18,6 @@ - @azatsarynnyy - @tolusha -[Unreleased]: https://github.com/redhat-developer/devspaces-gateway-plugin/compare/v0.0.1...HEAD +[Unreleased]: https://github.com/redhat-developer/devspaces-gateway-plugin/compare/v0.0.2...HEAD +[0.0.2]: https://github.com/redhat-developer/devspaces-gateway-plugin/compare/v0.0.1...v0.0.2 [0.0.1]: https://github.com/redhat-developer/devspaces-gateway-plugin/commits/v0.0.1