fix runCatchingLogging

This commit is contained in:
2026-02-17 21:15:51 +06:00
parent af5bb50f19
commit bdbb00d51f

View File

@@ -2,6 +2,9 @@
## 0.25.8.2 ## 0.25.8.2
* `Coroutines`:
* `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions
## 0.25.8.1 ## 0.25.8.1
* `Coroutines`: * `Coroutines`: