Skip to content

Commit

Permalink
release v1.6.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Apr 1, 2024
1 parent e21053c commit 35d9af5
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,3 +1,9 @@
- v1.6.21(2024-04-01)
- 增加 自动更新whois文件的机制 fix:#95
- 更新whois list
- 新增 支持用户自定义配置的命令
- 完善文档

- v1.6.20(2024-03-31)
- 新增 托管证书一键部署
- 完善文档
Expand Down
2 changes: 1 addition & 1 deletion domain_admin/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
"""
from __future__ import print_function, unicode_literals, absolute_import, division

VERSION = '1.6.20'
VERSION = '1.6.21'

0 comments on commit 35d9af5

Please sign in to comment.