Skip to content

Commit 3ea1b19

Browse files
committed
Update changelog: Enhance compatibility notes and add coroutine usage in PlProcess
1 parent c206fc0 commit 3ea1b19

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66

77
### Maintenance
88

9-
- Compatibility with Intellij 2025.*
9+
- Compatibility with Intellij 2025.* [#264](https://github.com/ng-galien/idea-plpgdebugger/issues/264)
10+
11+
### Enhancements
12+
13+
- Use coroutines in [PlProcess](src/main/kotlin/net/plpgsql/ideadebugger/run/PlProcess.kt)
1014

1115
### Maintenance
1216

0 commit comments

Comments
 (0)