Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
chore(changelog): update news fragments
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueGlassBlock committed Mar 17, 2023
1 parent bd22796 commit bc70a05
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions news/+nudge-event.added.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
支持好友和群组的拍一拍(双击头像触发)事件。
3 changes: 3 additions & 0 deletions news/+queue-handle.changed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
使用 `asyncio.Queue` 而不是回调函数来处理事件。

`Queue.put` 的任务上下文会与 `ichika.login.xxx_login` 的调用者一致。

0 comments on commit bc70a05

Please sign in to comment.