From ecbeb54d8bcee563ac031a8f34475f1c27f6aabb Mon Sep 17 00:00:00 2001 From: dirk41 <1378902882@qq.com> Date: Mon, 24 May 2021 17:12:52 +0800 Subject: [PATCH] =?UTF-8?q?README=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d784014..084a08d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,2 @@ ## 0.0.1-SNAPSHOT -* refactor: For module library to openharmony +* ohos 第一个版本,完整实现了原库的全部api -- Gitee