Skip to content

Commit 5b5e8a8

Browse files
committed
8.15 auto-commit
1 parent 4ebfbbd commit 5b5e8a8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
8.15
2+
* 修复服务不可用的问题
3+
* 支持使用 jsonrpc 调用导出脚本
4+
* 修复 ssh 用户目录
5+
* 更新部分子模块
6+
17
8.12
28
* 修复触控异常
39
* 添加部分工具脚本

lamda/__init__.py

Lines changed: 1 addition & 1 deletion
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.12"
5+
__version__ = "8.15"

0 commit comments

Comments
 (0)