Skip to content

Commit

Permalink
release v1.6.54
Browse files Browse the repository at this point in the history
  • Loading branch information
mouday committed Oct 31, 2024
1 parent 692d461 commit da92569
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.54(2024-10-31)
- fix
- fix
- fix doc
- fix doc

- v1.6.53(2024-10-27)
- 修复修改域名时提示数据不存在的问题 #141
- 修复普通用户分组关联无法搜索的问题
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.53'
VERSION = '1.6.54'

0 comments on commit da92569

Please sign in to comment.