From 95d3c60ebc8ff14ad5cb5513f88519b02d24fecf Mon Sep 17 00:00:00 2001 From: wjt983049539 Date: Mon, 28 Jun 2021 11:07:04 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8D=E6=9C=80=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43e8d9a..58d12d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ -## 版本迭代 0.0.2-SNAPSHOT +## 0.0.2-SNAPSHOT +ohos 第二个版本 +* 更新sdk6 ## 0.0.1-SNAPSHOT -ohos 第一个版本,完整实现了原库的全部 api - +* ohos 第一个版本,完整实现了原库的全部 api -- Gitee