This commit is contained in:
Jing Ling
2020-02-20 15:04:17 +08:00
parent 46ebb3479c
commit 57ddd501b4
3 changed files with 16 additions and 3 deletions
+14 -1
View File
@@ -5,7 +5,20 @@ OneForAll的更新日志格式基于[Keep a Changelog](https://keepachangelog.co
OneForAll遵守[语义化版本格式](https://semver.org/)。
## Unreleased
# Unreleased
# Released
## [0.0.9](https://github.com/shmilylty/oneforall/releases/tag/v0.0.9) - 2020-02-20
- 重构子域解析模块
- 添加4个新的子域收集模块
- 添加了Docker部署
- 优化配置参数和收集模块
- 优化子域爆破字典和默认参数
- 优化响应体解码处理
- 更新说明文档
- 修复已知bug
- 移除aiodns依赖
## [0.0.8](https://github.com/shmilylty/oneforall/releases/tag/v0.0.8) - 2019-10-30
- 添加新子域监控功能
- 优化子域爆破字典和默认参数