summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: