Skip to content

Commit 5cbdb34

Browse files
author
github-actions
committed
increment version after publish to 2.0.397 and update changelog [skip ci]
1 parent 2bd7072 commit 5cbdb34

File tree

2 files changed

+22
-3
lines changed

2 files changed

+22
-3
lines changed

CHANGELOG.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,25 @@
11
# Changelog
22

3-
## [2.0.395] - 2024-10-30
3+
## [2.0.396] - 2024-11-21
4+
5+
- update build profiles by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2576
6+
- ignore-FileNotFoundException-in-fixFile by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2577
7+
- reduce engine status calls Closes #2575 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2581
8+
- fix-docker-command-on-windows Closes #2578 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2583
9+
- Update UI by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2574
10+
- Upgrade intellij platform gradle plugin 2.1.0 Closes #2582 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2586
11+
- Update Main UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2585
12+
- Update Main UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2593
13+
- External requests api Closes #2587 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2591
14+
- fix-force-update-for-old-backend Closes #2589 Closes #2592 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2594
15+
- add-project-disposed-checks by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2598
16+
- fix-file-editor-providers-accept Closes #2596 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2597
17+
- Update build profile 243 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2599
18+
- fix code lens scope for error hotspot Closes #2541 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2600
19+
- stop-reporting-AutoRefreshStatistics-event by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2601
20+
- Update UI by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2588
21+
22+
## 2.0.395 - 2024-10-30
423

524
- Added messages for pin/unpin by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2569
625
- Update Main UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2571

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Wed Oct 30 13:50:29 UTC 2024
2-
version=2.0.396
1+
#Thu Nov 21 13:54:05 UTC 2024
2+
version=2.0.397

0 commit comments

Comments
 (0)