Skip to content

Commit beb6714

Browse files
updated CHANGELOG.md
1 parent 58df1ec commit beb6714

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

4+
## [2.0.38] - 2023-03-08
5+
### Changed
6+
- Repaint UI only when insights list was changed
7+
48
## [2.0.37] - 2023-03-08
59
### Changed
610
- Added support for wrong methodCodeObjectId
@@ -40,4 +44,5 @@ All notable changes to this project will be documented in this file.
4044
[2.0.35]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.34...v2.0.35
4145
[2.0.36]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.35...v2.0.36
4246
[2.0.37]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.36...v2.0.37
43-
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.37...HEAD
47+
[2.0.38]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.37...v2.0.38
48+
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.38...HEAD

src/main/resources/META-INF/plugin.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
<![CDATA[
66
# Changelog
77
8+
## [2.0.38] - 2023-03-08
9+
### Changed
10+
- Repaint UI only when insights list was changed
11+
812
## [2.0.37] - 2023-03-08
913
### Changed
1014
- Added support for wrong methodCodeObjectId

0 commit comments

Comments
 (0)