summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-04-07 19:03:22 +0200
committerValery Piashchynski <[email protected]>2022-04-07 19:03:22 +0200
commit3a9a28ad488c38b91ff8160d93a9c7e3967ca1cb (patch)
treeb60ddd65b5b74f8e553e260e179a696a6eae39e7
parent63d8150aa4e9b99d3df149b9f5bb3fdfd2516d3f (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r--CHANGELOG.md8
1 files 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:
---
</details>
+
## v2.9.0 (23.03.2022)
## 👀 New: