diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..111639a --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +### 0.6.4 (2020-03-27) + + +### Bug Fixes + +* 不应该在安装前使用被安装模块的任何代码,导致依赖不满足 ([51040de](https://github.com/mikusjelly/apkutils/commit/51040def83678e7160cd9243f8ee626fd2e79cae)) +* 使用header里的偏移查找entries,而非假设数据是连续的 ([cf9a3d8](https://github.com/mikusjelly/apkutils/commit/cf9a3d8fe3a89d49863f926a3754a51ed7015661)) +* 同步requirment.txt 依赖到 setup.py, 添加pyopenssl ([8809b65](https://github.com/mikusjelly/apkutils/commit/8809b65a0c00c96d7ed145356ac257bcc3bf3575))