Skip to content

Commit 1530980

Browse files
committed
v1.20.2
1 parent 6d49070 commit 1530980

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Using ChatGPT-weBot based on ChatGPT(API key call), Stable Diffusion AI drawing
7070

7171

7272

73-
4. Monitoring WeChat message by running a server. It has been modified to 1 solution after version V1.2:
73+
4. Monitoring WeChat message by running a server. It has been modified to 1 solution after version V1.20:
7474

7575
```bash
7676
> cd .\wxinject\bin\
@@ -137,6 +137,7 @@ Using ChatGPT-weBot based on ChatGPT(API key call), Stable Diffusion AI drawing
137137

138138
## Log
139139

140+
- 2023.10.23 Version v1.20.2 is released, fix some memory leak and change XML parser.
140141
- 2023.10.18 Version v1.2 is released, with new SDK and new WeChat version.
141142
- 2023.10.17 Complete the Python ws_client, update the source code to support the new SDK, and prepare for main architecture upgrades
142143
- 2023.10.15 A large number of APIs are added and type-testing is conducted

Readme_ZH.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171

7272

73-
4. 运行服务器监控微信消息。V1.2 版本后修改为一种方案:
73+
4. 运行服务器监控微信消息。V1.20 版本后修改为一种方案:
7474

7575
```bash
7676
> cd .\wxinject\bin\
@@ -135,7 +135,8 @@
135135

136136
## 日志
137137

138-
- 2023年10月18日,发布 v1.2 版本,支持新版本的 SDK 和 新版微信
138+
- 2023年10月23日,发布 v1.20.2 版本,更换 XML 解析器以及修复一些内存泄漏问题
139+
- 2023年10月18日,发布 v1.20 版本,支持新版本的 SDK 和 新版微信
139140
- 2023年10月17日,完善 Python ws客户端,将源代码更新到支持新的 SDK,准备后续架构升级
140141
- 2023年10月15日,增加大量API,并进行分类型测试
141142
- 2023年10月10日,自建完善SDK,并将其支持 ws 客户端

0 commit comments

Comments
 (0)