Skip to content

Commit

Permalink
更新CHANGELOG、VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
qux-bbb committed Apr 7, 2024
1 parent 8c91fe6 commit 8eb207c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.1.0
- 增加提取特殊格式字符串
- 增加推荐处理安装包的工具
- 增加猜测msi文件后缀
- 增加xanalyzer别称"xa"

## 1.0.0
- 增加宽字符串保存为普通字符串
- 增加保存去除额外数据的PE文件
Expand Down
2 changes: 1 addition & 1 deletion xanalyzer/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0

0 comments on commit 8eb207c

Please sign in to comment.