diff --git a/CHANGELOG.md b/CHANGELOG.md index 49acddbaef2..b19566594cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,8 @@ * Add default realization of `StandardVersionsRepoProxy` based on `KeyValue` repos * Add realizations of `StandardVersionsRepoProxy` for exposed and android (`SQL` and `SharedPreferences`) * `Commons`: - * In Android + * In Android fully reworked transactions functions + * Now `DatabaseCoroutineContext` is a shortcut for `Dispatchers.IO` ## 0.4.3 @@ -257,4 +258,4 @@ All deprecations has been removed ## 0.1.0 -Inited :) \ No newline at end of file +Inited :)