mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 20:26:13 +01:00
Update changelog.md
This commit is contained in:
parent
9170581d21
commit
66b6c9d888
@ -4,3 +4,13 @@ Changelog for harbor database schema
|
||||
## 0.1.0
|
||||
|
||||
## 0.1.1
|
||||
|
||||
- add column `creation_time` to table `user`
|
||||
- add column `sysadmin_flag` to table `user`
|
||||
- add column `update_time` to table `user`
|
||||
- add column `role_mask` to table `role`
|
||||
- drop table `user_project_role`
|
||||
- drop table `project_role`
|
||||
- delete data `sysadmin` from table `role`
|
||||
- delete data `M` from table `access`
|
||||
- add column `update_time` to table `project`
|
||||
|
Loading…
Reference in New Issue
Block a user