Skip to content

Commit

Permalink
release v1.6.33
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Jun 23, 2024
1 parent 8089232 commit 9762ac3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
- v1.6.33(2024-06-23)
- 支持DNS账号部署
- 新增 添加dns记录接口
- fix
- fix doc
- 新增DNS账户管理
- 更新文档
- 新增 dns账号表
- 完善文档

- v1.6.32(2024-06-07)
- 增加电报通知
- 完善文档
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.32'
VERSION = '1.6.33'

0 comments on commit 9762ac3

Please sign in to comment.