Skip to content

Commit 23bcd76

Browse files
committed
v0.4.2
1 parent a3ca55c commit 23bcd76

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Maintainability](https://api.codeclimate.com/v1/badges/1287668a6b4c72af683e/maintainability)](https://codeclimate.com/github/shmilylty/OneForAll/maintainability)
66
[![License](https://img.shields.io/github/license/shmilylty/OneForAll)](https://github.com/shmilylty/OneForAll/tree/master/LICENSE)
77
[![python](https://img.shields.io/badge/python-3.6|3.7|3.8-blue)](https://github.com/shmilylty/OneForAll/tree/master/)
8-
[![python](https://img.shields.io/badge/release-v0.4.1-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
8+
[![python](https://img.shields.io/badge/release-v0.4.2-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
99

1010
👊**OneForAll是一款功能强大的子域收集工具** 📝[English Document](https://github.com/shmilylty/OneForAll/tree/master/docs/en-us/README.md)
1111

docs/changes.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ OneForAll遵守[语义化版本格式](https://semver.org/)。
88
# Unreleased
99

1010
# Released
11+
## [0.4.2](https://github.com/shmilylty/oneforall/releases/tag/v0.4.2) - 2020-11-23
12+
- 添加了数据表初始化处理流程,修复了#163中出现的问题。
13+
1114
## [0.4.1](https://github.com/shmilylty/oneforall/releases/tag/v0.4.1) - 2020-11-18
1215
- 修复了数字开头主域(如58.com)出现数据库报错的问题
1316

docs/en-us/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Maintainability](https://api.codeclimate.com/v1/badges/1287668a6b4c72af683e/maintainability)](https://codeclimate.com/github/shmilylty/OneForAll/maintainability)
66
[![License](https://img.shields.io/github/license/shmilylty/OneForAll)](https://github.com/shmilylty/OneForAll/tree/master/LICENSE)
77
[![python](https://img.shields.io/badge/python-3.6|3.7|3.8-blue)](https://github.com/shmilylty/OneForAll/tree/master/)
8-
[![python](https://img.shields.io/badge/release-v0.4.1-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
8+
[![python](https://img.shields.io/badge/release-v0.4.2-brightgreen)](https://github.com/shmilylty/OneForAll/releases)
99

1010
👊**OneForAll is a powerful subdomain integration tool** 📝[中文文档](https://github.com/shmilylty/OneForAll/tree/master/README.md)
1111

0 commit comments

Comments
 (0)