From 1a41f37a9d2a7e76a8b879dfad93f085982f114e Mon Sep 17 00:00:00 2001 From: InsanusMokrassar Date: Sun, 22 Nov 2020 23:42:01 +0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 :)