update docs

This commit is contained in:
crazywhalecc
2022-03-20 22:16:34 +08:00
parent 4da6f5859a
commit 6d90be164a
3 changed files with 93 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
这里将会记录各个主版本的框架升级后,涉及 `global.php` 的更新日志,你可以根据这里描述的内容与你的旧配置文件进行合并。
## v2.7.0 (build 447)
- 新增 `$config['runtime']` 下的 `annotation_reader_ignore` 项。
## v2.6.6 (build 434)
- 新增 `$config['runtime']` 下的 `save_console_log_file` 项。