Skip to content

Commit f8ec451

Browse files
update CHANGELOG.md
1 parent 455bb22 commit f8ec451

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

4+
## [2.0.48] - 2023-03-29
5+
### Changed
6+
- Fix detailed error tab navigation + Fix `Expand` error button
7+
- Bugfix/Initial state is not unknown (#433)
8+
- bring and use icon of no_observability
9+
- Refresh env list if it is empty on RecentAct call + Add check for the new envs
10+
- Feature/panels of no observability are shown only for java (#443)
11+
- Implement first time installation Wizard #369
12+
413
## [2.0.47] - 2023-03-28
514
### Changed
615
- Added posthot-token-url to publish action
@@ -114,4 +123,5 @@ All notable changes to this project will be documented in this file.
114123
[2.0.45]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.44...v2.0.45
115124
[2.0.46]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.45...v2.0.46
116125
[2.0.47]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.46...v2.0.47
117-
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.47...HEAD
126+
[2.0.48]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.47...v2.0.48
127+
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.48...HEAD

0 commit comments

Comments
 (0)