docs: up changelog

This commit is contained in:
元凛
2022-02-15 13:27:13 +08:00
parent 1eb674f153
commit d80ee9cc3b
3 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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?

View File

@@ -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` 移除
## 如果这里没有我想要的功能,该怎么办?