Update changelogs
This commit is contained in:
parent
e3483375e0
commit
e4685ad649
|
|
@ -7,6 +7,7 @@
|
|||
- Allow to disable a plugin by running `php artisan plugin:disable {name}`.
|
||||
- Allow to cache options by running `php artisan options:cache`.
|
||||
- Support multiple plugins directories. (Splited by comma in ".env" file.)
|
||||
- Added "Status" page.
|
||||
|
||||
## Tweaked
|
||||
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
- 支持以 `php artisan plugin:disable {name}` 的方式关闭插件
|
||||
- 允许通过 `php artisan options:cache` 命令缓存站点选项
|
||||
- 支持指定多个插件目录(在 .env 文件中以逗号分隔)
|
||||
- 新增「运行状态」页面
|
||||
|
||||
## 调整
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user