From d80ee9cc3bd90858a000592f8b2ad100c5d28de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=83=E5=87=9B?= Date: Tue, 15 Feb 2022 13:27:13 +0800 Subject: [PATCH] docs: up changelog --- CHANGELOG.md | 4 ++-- web/docs/guide/faq.en-US.md | 2 +- web/docs/guide/faq.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a43de2d..16990d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ ## v3.0.0 -`2022.02.09` +`2022.02.15` - 🚀 New Feature - `mark-assignees`: Comment quick settings assignees @@ -22,7 +22,7 @@ - `issue-emojis` renamed to `issue-emoji` - deleteComment updateComment no longer supports `out-comments`, keeping pure functionality - Remove title body default - - `month-statistics` is removed, can use [issues-month-statistics](https://github.com/actions-cool/issues-month-statistics) + - `month-statistics` is removed ## v2.5.0 diff --git a/web/docs/guide/faq.en-US.md b/web/docs/guide/faq.en-US.md index c5da108..cda3dc7 100644 --- a/web/docs/guide/faq.en-US.md +++ b/web/docs/guide/faq.en-US.md @@ -81,7 +81,7 @@ Reference for functional changes: - `issue-emojis` renamed to `issue-emoji` - deleteComment updateComment no longer supports `out-comments`, keeping pure functionality - Remove title body default - - `month-statistics` is removed, can use [issues-month-statistics](https://github.com/actions-cool/issues-month-statistics) + - `month-statistics` removed ## What should I do if there is no function I want here? diff --git a/web/docs/guide/faq.md b/web/docs/guide/faq.md index 6d28578..d99ccbd 100644 --- a/web/docs/guide/faq.md +++ b/web/docs/guide/faq.md @@ -81,7 +81,7 @@ v1.12 和 v2.0.0 版本的差别只有一处。即 `mark-duplicate` 中的 `requ - `issue-emojis` 更名为 `issue-emoji` - deleteComment updateComment 不再支持 `out-comments`,保持纯粹功能 - 移除 title body 默认值 - - `month-statistics` 移除,可使用 [issues-month-statistics](https://github.com/actions-cool/issues-month-statistics) + - `month-statistics` 移除 ## 如果这里没有我想要的功能,该怎么办?