We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 158a528 commit b14f9ffCopy full SHA for b14f9ff
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/liaodeity/laravel-admin-cms/compare/v8.1.14...8.x)
+## [Unreleased](https://github.com/liaodeity/laravel-admin-cms/compare/v8.2.0...8.x)
4
+
5
+## [v8.2.0(2021-06-03)](https://github.com/liaodeity/laravel-admin-cms/compare/v8.1.14...8.2.0)
6
7
+### Added
8
+- 更新用户表结构,将登录次数及登录时间字段加入主表users([#5](https://github.com/liaodeity/laravel-admin-cms/pull/5))
9
+- 新增变更日志`CHANGELOG.md`记录
10
+### Changed
11
+- 修改官网和文档地址
12
+- 调整字段长度限制
13
+- 添加演示站点代码判断,防止修改超级权限账号
14
15
## [v8.1.4 (2021-05-28)](https://github.com/liaodeity/laravel-admin-cms/compare/v8.1.3...v8.1.4)
16
0 commit comments