We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43217d3 commit 2ba879dCopy full SHA for 2ba879d
2 files changed
docs/en/changelog/changelog.md
@@ -14,10 +14,3 @@
14
15
16
17
-
18
19
20
21
22
23
docs/zh/changelog/changelog.md
@@ -2,20 +2,12 @@
2
3
### 🐛 修复
4
5
-- 导出当前表函数并添加过滤条件([#271](https://github.com/tegojs/tego-standard/pull/271)) [2be25ab](https://github.com/tegojs/tego-standard/commit/2be25ab69a7951cfc46102726460f71bf5b01c6e)
6
-- 审批添加返回并更新审批导航路径 ([#265](https://github.com/tegojs/tego-standard/pull/265)) [ed0091c](https://github.com/tegojs/tego-standard/commit/ed0091cb6b48d604e3c0f0f239e6211f6517059d)
7
8
9
-[未发布]: https://github.com/tegojs/tego-standard/compare/v1.5.1...HEAD
10
11
12
13
+- 导出当前表函数并添加过滤条件(#271)
+- 审批添加返回并更新审批导航路径 (#265)
+- 修复审批提醒和审批记录重复(#256)
+### 变更
+- **core**: 允许令牌中的空用户状态 (#267)
+[未发布]: https://github.com/tegojs/tego-standard/compare/v1.5.0...HEAD
0 commit comments