From 732cc8e531dc4d0a7b0abe84e63a976f6b18cd83 Mon Sep 17 00:00:00 2001 From: gedoor Date: Fri, 15 Jan 2021 08:25:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/main/assets/updateLog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/src/main/assets/updateLog.md b/app/src/main/assets/updateLog.md index b0eba749d..ff888e7de 100644 --- a/app/src/main/assets/updateLog.md +++ b/app/src/main/assets/updateLog.md @@ -3,6 +3,9 @@ * 关注合作公众号 **[小说拾遗]** 获取好看的小说。 * 旧版数据导入教程:先在旧版阅读(2.x)中进行备份,然后在新版阅读(3.x)【我的】->【备份与恢复】,选择【导入旧版本数据】。 +**2021/01/15 +* 增加三星 S Pen 支持 by [dacer](https://github.com/dacer) + **2021/01/12** * 修复bug * 朗读时翻页防止重复发送请求 by [litcc](https://github.com/litcc)