Add CHANGELOG.md

This commit is contained in:
reasno 2019-12-07 03:36:23 +08:00
parent 2136b88d6a
commit 945b371f75

View File

@ -3,7 +3,7 @@
## Fixed
- [#1104](https://github.com/hyperf/hyperf/pull/1104) Fixed guzzle will be retried when the response has the correct status code 2xx.
- [#1105](https://github.com/hyperf/hyperf/pull/1105) Fixed Retry Component not restoring pipeline stack before retry attempts.
# v1.1.9 - 2019-12-05
## Added