Skip to content

Commit 0edb482

Browse files
committed
docs: 更新CHANGELOG.md记录3.6.1版本变更
1 parent 75effc8 commit 0edb482

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@
3131
- 具体功能点2
3232
```
3333

34+
## [3.6.1] - 2026/02/11
35+
36+
### 变更
37+
- By @wsu2059q
38+
- 新增方法名大小写不敏感支持:通过 `_METHOD_MAP` 映射表,支持任意大小写组合调用方法(如 `text()`/`TEXT()`/`TeXt()` 等)
39+
- 修复File()方法中发送为Text的问题
40+
3441
---
3542

3643
## [3.6.0] - 2026/02/11
@@ -116,4 +123,4 @@
116123

117124
### 变更
118125
-`convert` 模块添加 `onebot11_raw_type` 字段
119-
- 删除提交原始数据的接口(交由ErisPulse处理原生事件分发)
126+
- 删除提交原始数据的接口(交由ErisPulse处理原生事件分发)

0 commit comments

Comments
 (0)