Skip to content

Commit b0e885b

Browse files
Updated CHANGELOG.md
1 parent de05b11 commit b0e885b

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [2.0.50] - 2023-03-31
5+
### Changed
6+
- Fix showing 'Loading...' when digma has no envs yet
7+
- Save Installation Wizard state globally on application level #459
8+
- If the server is already connected, don't show the first page of the wizard, only show the second page.#462
9+
- #36 Update button styles in Installation Wizard
10+
411
## [2.0.49] - 2023-03-30
512
### Changed
613
- Add Annotation for java
@@ -135,4 +142,5 @@ All notable changes to this project will be documented in this file.
135142
[2.0.47]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.46...v2.0.47
136143
[2.0.48]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.47...v2.0.48
137144
[2.0.49]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.48...v2.0.49
138-
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.49...HEAD
145+
[2.0.50]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.49...v2.0.50
146+
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.50...HEAD

0 commit comments

Comments
 (0)