diff --git a/CHANGELOG.md b/CHANGELOG.md index b8a41b57fb4..eec7f953955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ ## 0.25.8.2 +* `Coroutines`: + * `runCatchingLogging` updated to rethrow `CancellationException` and log other exceptions + ## 0.25.8.1 * `Coroutines`: