From f235c80d18a4f886055ab6f0440c2da548edc4c7 Mon Sep 17 00:00:00 2001 From: Jiaxin Peng Date: Sun, 5 Nov 2023 20:44:42 +0000 Subject: [PATCH] update readme --- README-zh.md | 2 ++ README.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README-zh.md b/README-zh.md index 3263795..5ac9b7f 100644 --- a/README-zh.md +++ b/README-zh.md @@ -3,6 +3,8 @@ 所以我在[原作者](https://github.com/EasyChris/obsidian-to-notion)的基础之上,增加了匹配[NotionNext](https://github.com/tangly1024/NotionNext)模板的功能。这样可以直接在Obsidian编辑,整理好之后一键发布。 ## 更新说明 +### 0.2.3 +- 修复了一个bug,现在可以正常更新了。 ### 0.2.2 - 支持NotionNext 和 普通Notion 数据库的同步。 - 你可以有一个NotionNext和一个普通Notion数据库。 diff --git a/README.md b/README.md index 38a1d01..aaf0e89 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Thanks to the [original author](https://github.com/EasyChris/obsidian-to-notion) Thus, based on the [original author's work](https://github.com/EasyChris/obsidian-to-notion), I've added a feature to match the [NotionNext](https://github.com/tangly1024/NotionNext) template. This way, you can edit directly in Obsidian and publish with a single click after organizing. ## Update +### 0.2.3 +- Fix the bug, now you can update normally. ### 0.2.2 - Support both NotionNext and General Notion database. - You can have one NotionNext and one General Notion database.