Skip to content

Commit

Permalink
release v1.6.35
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Jun 27, 2024
1 parent 46da1d7 commit 3f2bbfc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
- v1.6.35(2024-06-27)
- 新增多种签发机构
- fix

- v1.6.34(2024-06-25)
- 新增 通过账号添加dns的TXT记录
- 支持 dns验证和api部署的自动续期
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.34'
VERSION = '1.6.35'

0 comments on commit 3f2bbfc

Please sign in to comment.