Skip to content

Commit 6228127

Browse files
Updated CHANGELOG.md
1 parent ed1a990 commit 6228127

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

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

4+
## [2.0.49] - 2023-03-30
5+
### Changed
6+
- Add Annotation for java
7+
- Fixed local bad uri error
8+
- Fixed adding annotation multiple time
9+
- Fix trying app to update nav panel on disposed instance
10+
- Add null check
11+
- Fixed CodeLens displaying for Java project #455
12+
- Fixed scrollbars displaying inside React app
13+
414
## [2.0.48] - 2023-03-29
515
### Changed
616
- Fix detailed error tab navigation + Fix `Expand` error button
@@ -124,4 +134,5 @@ All notable changes to this project will be documented in this file.
124134
[2.0.46]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.45...v2.0.46
125135
[2.0.47]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.46...v2.0.47
126136
[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
137+
[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

0 commit comments

Comments
 (0)