Skip to content

Commit e8fb41d

Browse files
committed
update read
1 parent f284786 commit e8fb41d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README-en.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ npm run build:prod
111111
└── package.json // package.json
112112
```
113113

114+
## Changelog
115+
Detailed changes for each release are documented in the [release notes](https://github.com/PanJiaChen/vue-element-admin/releases).
116+
114117
## State Management
115118

116119
Only status of user and app configuration is managed by Vuex. Other data are managed by their own business pages.

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,9 @@
104104

105105
```
106106

107+
## Changelog
108+
Detailed changes for each release are documented in the [release notes](https://github.com/PanJiaChen/vue-element-admin/releases).
109+
107110
## 状态管理
108111
后台只有user和app配置相关状态使用vuex存在全局,其它数据都由每个业务页面自己管理。
109112

0 commit comments

Comments
 (0)