From 3a9a28ad488c38b91ff8160d93a9c7e3967ca1cb Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 7 Apr 2022 19:03:22 +0200 Subject: update CHANGELOG Signed-off-by: Valery Piashchynski --- CHANGELOG.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2db4bcd9..dfc3d5ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,7 @@ ## 👀 New: -- ✏️ **[ALPHA]** HTTP response streaming. Starting from the `v2.9.0` RR is capable to stream responses. - To turn on that feature, please, add the following lines to the configuration: -```yaml -experimental: - response_streams: true -``` +- ✏️ **[ALPHA]** HTTP response streaming. Available only in the alfa builds. Worker sample: ```php @@ -56,6 +51,7 @@ Known issues: --- + ## v2.9.0 (23.03.2022) ## 👀 New: -- cgit v1.2.3