Update CHANGELOG.md

This commit is contained in:
huangzhhui 2019-10-07 01:47:20 +08:00
parent 835a7b8dd5
commit 2cbe581edf

View File

@ -84,6 +84,7 @@ Now:
## Optimized
- [#644](https://github.com/hyperf-cloud/hyperf/pull/644) Optimized annotation scan process, separate to two scan parts `app` and `vendor`, greatly decrease the elapsed time.
- [#653](https://github.com/hyperf-cloud/hyperf/pull/653) Optimized the detect logical of swoole shortname.
## Fixed