diff --git a/changelog.md b/changelog.md index de0dc8e142842bf3543a7ccec48e82817a68960b..3cd8db402ec57156701076548d5f139512634c86 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,5 @@ +## 1.0.49(2021-08-24) +支持国际化 ## 1.0.48(2021-08-10) - 修复登陆成功后响应体包含`userInfo.password`的问题 - 修改了`uni-id-users`表的schema中字段username的编辑权限,防止用户通过clientDB绕过用户名不能重复的规则更新用户名的问题