Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liuliang-wt authored Feb 27, 2021
1 parent a39631f commit ffb5a93
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# 更新日志
## v5.x.x

##5.0.7 (2021-2-27)
* **修改:** 修复React修改当前用户密码失败的bug
* **新增:** 修复了React登录失败时的文字提示
* **修改:** 修复了代码生成器对于非Guid主键的关联表也会生成new Guid()语句的bug
* **修改:** 修复了有的空菜单目录没有隐藏的bug
* **修改:** 修复了Layui中对enum字段使用SetFormat不生效的bug
* **修改:** 修复了Layui中对指定NeedPage=false的不分页的列表,再次点击搜索还是会分页的bug

##5.0.6 (2021-2-21)
* **修改:** 修复了ListVM处理枚举列的一个小bug
* **新增:** AddWtmMultiLanguages函数现在可以指定一个option,用来指定自定义的多语言文件
Expand Down

0 comments on commit ffb5a93

Please sign in to comment.