Update CHANGELOG.md

This commit is contained in:
李铭昕 2019-08-06 14:02:59 +08:00
parent c48eeb5bb5
commit 5f6e8a80d2

View File

@ -18,6 +18,7 @@
- [#333](https://github.com/hyperf-cloud/hyperf/pull/333) Fixed Function Redis::delete() is deprecated.
- [#334](https://github.com/hyperf-cloud/hyperf/pull/334) Fixed configuration of aliyun acm is not work expected.
- [#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.
# v1.0.9 - 2019-08-03