Skip to content

Commit 46ba148

Browse files
committed
🔖 release: v3.0 / 20251112
- ✨ 日历视图添加筛选只显示某个项目功能 - ✨ 新建子任务支持设置具体时间 - 🐛 绑定块创建文档失败 - 🐛 四象限已过期N天标签数值计算错误
1 parent ef81a6c commit 46ba148

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v3.0 / 20251112
2+
3+
- ✨ 日历视图添加筛选只显示某个项目功能 [#114](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/114)
4+
- ✨ 新建子任务支持设置具体时间 [#108](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/108)
5+
- 🐛 绑定块创建文档失败 [#113](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/113)
6+
尝试修复
7+
- 🐛 四象限已过期N天标签数值计算错误 [#111](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/111)
8+
9+
10+
11+
112
## v2.4 / 20251101
213

314
- 🎨项目看板:新建任务记住上一次的任务状态选择 [#103](https://github.com/Achuan-2/siyuan-plugin-task-note-management/issues/103)

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "siyuan-plugin-task-note-management",
33
"author": "Achuan-2",
44
"url": "https://github.com/Achuan-2/siyuan-plugin-task-note-management",
5-
"version": "2.4.3",
5+
"version": "3.0.0",
66
"minAppVersion": "3.0.12",
77
"backends": [
88
"windows",

0 commit comments

Comments
 (0)