Skip to content

Commit 1728177

Browse files
committed
8.9 auto-commit
1 parent 7544a4e commit 1728177

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
8.9
2+
* 修复解析错误
3+
14
8.8
25
* Frida 数据上报支持 AMQP
36
* 修复 cert.py 上游库变更导致的证书问题

lamda/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
#
33
# Distributed under MIT license.
44
# See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
5-
__version__ = "8.8"
5+
__version__ = "8.9"

0 commit comments

Comments
 (0)