Skip to content

Commit 586087d

Browse files
Adding changelog section names
1 parent fdcbc86 commit 586087d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
## [Unreleased]
44

5+
### Bug fixes
6+
57
- #7: Fixing the
68
`ClassCastException: PsiPlainTextFileImpl cannot be cast to class pl.thedeem.intellij.dql.DQLFile`
79
error that occurred when injecting DQL into other types of files like Markdown (DQL blocks) or Java
810
(`/* language=DQL */` injections).
11+
12+
### Other
13+
914
- Improving error handling for Dynatrace REST API calls. The user will now see more details for errors like an invalid
1015
url or an unknown HTML response. Errors will now also be logged, which will be helpful when supporting users
1116

0 commit comments

Comments
 (0)