Update CHANGELOG.md

This commit is contained in:
李铭昕 2019-08-08 14:30:13 +08:00
parent bae427e53c
commit 6adcd6da8c

View File

@ -29,6 +29,7 @@
- [#337](https://github.com/hyperf-cloud/hyperf/pull/337) Fixed 500 response when key of header is not string.
- [#338](https://github.com/hyperf-cloud/hyperf/pull/338) Fixed `ProviderConfig::load` will convert array when dependencies has the same key.
- [#340](https://github.com/hyperf-cloud/hyperf/pull/340) Fixed function `make` not support index-based array as parameters.
- [#361](https://github.com/hyperf-cloud/hyperf/pull/361) Fixed command `db:model` not work in mysql 8.
# v1.0.9 - 2019-08-03