Skip to content

Commit e80343b

Browse files
author
github-actions
committed
increment version after publish to 2.0.322 and update changelog [skip ci]
1 parent 4aa0aec commit e80343b

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.320] - 2024-04-18
3+
## [2.0.321] - 2024-04-22
4+
5+
- unify action names by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2094
6+
- catch exceptions in settings changed Closes #2100 by @shalom938 in https://github.com/digma-ai/digma-intellij-plugin/pull/2102
7+
- add groupedByClassification to user-stats posthog by @shaykeren in https://github.com/digma-ai/digma-intellij-plugin/pull/2103
8+
- Update UI by @kshmidt-digma in https://github.com/digma-ai/digma-intellij-plugin/pull/2104
9+
10+
## 2.0.320 - 2024-04-18
411

512
- Fix env refresh by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2022
613
- Support digma auth header by @opoliarush in https://github.com/digma-ai/digma-intellij-plugin/pull/2028

version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#Thu Apr 18 16:33:57 UTC 2024
2-
version=2.0.321
1+
#Mon Apr 22 18:41:57 UTC 2024
2+
version=2.0.322

0 commit comments

Comments
 (0)