From a6179f5637ec5c1f3ea0fd8a319fff5f462fab1b Mon Sep 17 00:00:00 2001 From: Mai Nishimura Date: Mon, 8 Jan 2024 13:49:39 +0900 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 97cd734..e00fdc1 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,16 @@ Note that you must be logged in to notion.so when you use this extension. |Comments|URL| |Publisher|Select| +#### migration from v0.1.x → v1.0.0 +- We changed `Authors` type and added `Published` `Comments` property from [v1.0.0](https://github.com/denkiwakame/arxiv2notion/releases/tag/v1.0.0). +- Change your existing database properties as follows, you can easily integrate new features to your existing Notion database! + +|property|type(^v0.1.x)|type(v1.0.0+) | +|-----|-----|-----| +|Authors|Text| **Multi-Select**| +|**Published**|--|**Date**| +|**Comments**|--|**URL**| + ### :bulb: Working with Notion AI Property (optional) - [Notion AI Property](https://www.notion.so/ja-jp/help/guides/5-ai-prompts-to-surface-fresh-insights-from-your-databases) allows you to add **custom autofill property** to each DB record. - Add column to your Notion DB and select `AI custom autofill`