Skip to content

Commit c78842c

Browse files
Update CHANGELOG.md
1 parent 42556a1 commit c78842c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-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.46] - 2023-03-28
5+
### Changed
6+
- Fix null cannot be cast to non-null type kotlin.String (#434)
7+
48
## [2.0.45] - 2023-03-27
59
### Changed
610
- Add general exception handler to avoid displaying of insights with corrupted data from BE
@@ -103,4 +107,5 @@ All notable changes to this project will be documented in this file.
103107
[2.0.43]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.42...v2.0.43
104108
[2.0.44]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.43...v2.0.44
105109
[2.0.45]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.44...v2.0.45
106-
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.45...HEAD
110+
[2.0.46]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.45...v2.0.46
111+
[Unreleased]: https://github.com/digma-ai/digma-intellij-plugin/compare/v2.0.46...HEAD

0 commit comments

Comments
 (0)