Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
shelllet committed Feb 21, 2024
1 parent 495f0c1 commit 6e713ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# [0.33](https://github.com/shelllet/winui/compare/main...dev) (2024-x-x)
# [0.33](https://github.com/shelllet/winui/compare/main...dev) (预计在 2024-1-24 发布)

### Changed:

1. 添加 [点击 * 网格](./actions/mouse/CellClick.md)
2. [参数](./actions/control/Param.md) 动作添加索引参数。
3. 添加 [*键盘输入*](./actions/android/Adbkeyboard.md),支持中文输入。
3. 安卓操添加[*键盘输入*](./actions/android/Adbkeyboard.md),支持中文输入。
4. 修复:删除有多个入口动作时崩溃问题。
5. 监听鼠标键盘动作忽略由动作本身发出的键盘鼠标模拟。
6. 修复[判空](./actions/control/IsEmpty.md) 动作逻辑错误。
Expand Down

0 comments on commit 6e713ec

Please sign in to comment.