From 22a9e108259b9072851a6a99da8b251efb74008e Mon Sep 17 00:00:00 2001 From: 258767-shengyu <1qaz2wsx> Date: Mon, 28 Jun 2021 14:37:49 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BotLibre/CHANGELOG.md | 4 ++-- BotLibreOffline/CHANGELOG.md | 4 ++-- PizzaBotOffline/CHANGELOG.md | 4 ++-- SantaBot/CHANGELOG.md | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/BotLibre/CHANGELOG.md b/BotLibre/CHANGELOG.md index fc1e00a..c91d6a8 100644 --- a/BotLibre/CHANGELOG.md +++ b/BotLibre/CHANGELOG.md @@ -1,7 +1,7 @@ ## 0.0.2-SNAPSHOT -ohos 第2个版本 +ohos 第二个版本 * 更新sdk6 ## 0.0.1-SNAPSHOT -ohos 第1个版本 +ohos 第一个版本 * 实现了原库的全部api diff --git a/BotLibreOffline/CHANGELOG.md b/BotLibreOffline/CHANGELOG.md index 5ebf61b..50e605f 100644 --- a/BotLibreOffline/CHANGELOG.md +++ b/BotLibreOffline/CHANGELOG.md @@ -1,8 +1,8 @@ ## 0.0.2-SNAPSHOT -ohos 第2个版本 +ohos 第二个版本 * 更新sdk6 ## 0.0.1-SNAPSHOT -ohos 第1个版本 +ohos 第一个版本 * 实现了原库的大部分api * 无法实现跳转邮箱功能 * 软键盘关闭后无法恢复页面布局 \ No newline at end of file diff --git a/PizzaBotOffline/CHANGELOG.md b/PizzaBotOffline/CHANGELOG.md index cf09029..00b2f5e 100644 --- a/PizzaBotOffline/CHANGELOG.md +++ b/PizzaBotOffline/CHANGELOG.md @@ -1,7 +1,7 @@ ## 0.0.2-SNAPSHOT -ohos 第2个版本 +ohos 第二个版本 * 更新sdk6 ## 0.0.1-SNAPSHOT -ohos 第1个版本 +ohos 第一个版本 * 实现了原库的全部api * 软键盘关闭后无法恢复页面布局 \ No newline at end of file diff --git a/SantaBot/CHANGELOG.md b/SantaBot/CHANGELOG.md index 2276434..82e34e5 100644 --- a/SantaBot/CHANGELOG.md +++ b/SantaBot/CHANGELOG.md @@ -1,6 +1,6 @@ ## 0.0.2-SNAPSHOT -ohos 第2个版本 +ohos 第二个版本 * 更新sdk6 ## 0.0.1-SNAPSHOT -ohos 第1个版本 +ohos 第一个版本 * 实现了原库的全部api \ No newline at end of file -- Gitee From 64db2d2984675fce02c36c5119913c7fdfa32a01 Mon Sep 17 00:00:00 2001 From: 258767-shengyu <1qaz2wsx> Date: Mon, 28 Jun 2021 15:06:21 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BotLibre/CHANGELOG.md | 3 +-- BotLibreOffline/CHANGELOG.md | 3 +-- PizzaBotOffline/CHANGELOG.md | 3 +-- SantaBot/CHANGELOG.md | 6 ++---- 4 files changed, 5 insertions(+), 10 deletions(-) diff --git a/BotLibre/CHANGELOG.md b/BotLibre/CHANGELOG.md index c91d6a8..9b92376 100644 --- a/BotLibre/CHANGELOG.md +++ b/BotLibre/CHANGELOG.md @@ -1,6 +1,5 @@ ## 0.0.2-SNAPSHOT -ohos 第二个版本 - * 更新sdk6 +ohos 第二个版本,更新sdk6 ## 0.0.1-SNAPSHOT ohos 第一个版本 * 实现了原库的全部api diff --git a/BotLibreOffline/CHANGELOG.md b/BotLibreOffline/CHANGELOG.md index 50e605f..8483416 100644 --- a/BotLibreOffline/CHANGELOG.md +++ b/BotLibreOffline/CHANGELOG.md @@ -1,6 +1,5 @@ ## 0.0.2-SNAPSHOT -ohos 第二个版本 - * 更新sdk6 +ohos 第二个版本,更新sdk6 ## 0.0.1-SNAPSHOT ohos 第一个版本 * 实现了原库的大部分api diff --git a/PizzaBotOffline/CHANGELOG.md b/PizzaBotOffline/CHANGELOG.md index 00b2f5e..6ec1235 100644 --- a/PizzaBotOffline/CHANGELOG.md +++ b/PizzaBotOffline/CHANGELOG.md @@ -1,6 +1,5 @@ ## 0.0.2-SNAPSHOT -ohos 第二个版本 - * 更新sdk6 +ohos 第二个版本,更新sdk6 ## 0.0.1-SNAPSHOT ohos 第一个版本 * 实现了原库的全部api diff --git a/SantaBot/CHANGELOG.md b/SantaBot/CHANGELOG.md index 82e34e5..6e8e905 100644 --- a/SantaBot/CHANGELOG.md +++ b/SantaBot/CHANGELOG.md @@ -1,6 +1,4 @@ ## 0.0.2-SNAPSHOT -ohos 第二个版本 - * 更新sdk6 +ohos 第二个版本,更新sdk6 ## 0.0.1-SNAPSHOT -ohos 第一个版本 - * 实现了原库的全部api \ No newline at end of file +ohos 第一个版本,实现了原库的全部api \ No newline at end of file -- Gitee