Skip to content

Commit b6b0acf

Browse files
authored
Merge pull request #61 from lostsnow/feature/v1.1.1
update changelog
2 parents 668a242 + c0d07b9 commit b6b0acf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [1.1.1](https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.1) - 2021-11-19
3+
## [1.1.1](https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.1) - 2021-11-20
44

55
* FEATURES
66
* Add agent auditing on startup

CHANGELOG_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 升级日志
22

3-
## [1.1.1](https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.1) - 2021-11-19
3+
## [1.1.1](https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.1) - 2021-11-20
44

55
* 功能
66
* 增加 Agent 启动时审核功能
@@ -15,7 +15,7 @@
1515
* 修复 Django 请求体获取为空的问题
1616
* 修复对象哈希值生成方法,以避免重复哈希值
1717
* 修复多线程下方法池异常的问题
18-
* 修正某些方法从自己的参数中返回数值的情况
18+
* 修正某些方法以自身参数作为返回值的情况
1919
* 修复旧版本 werkzeug 兼容性
2020

2121
## [1.1.0](https://github.com/HXSecurity/DongTai-agent-python/releases/tag/v1.1.0) - 2021-11-05

0 commit comments

Comments
 (0)