Skip to content

Commit 8c83e37

Browse files
author
github-actions
committed
increment version after publish to 2.0.417 and update changelog [skip ci]
1 parent 10bdd38 commit 8c83e37

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

CHANGELOG.md

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

3-
## [2.0.415] - 2025-04-29
3+
## [2.0.416] - 2025-05-04
4+
5+
- don't allow post data for get and head in api proxy by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2706
6+
- drop support for 2023 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2707
7+
- allow empty body in post request in api proxy Closes #2709 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2711
8+
- fix-AssetCodeLocation by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2712
9+
10+
## 2.0.415 - 2025-04-29
411

512
- show jcef workaround message by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2705
613

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Tue Apr 29 21:23:34 UTC 2025
2-
version=2.0.416
1+
#Sun May 04 17:17:07 UTC 2025
2+
version=2.0.417

0 commit comments

Comments
 (0)