summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-04-11 11:38:02 +0200
committerValery Piashchynski <[email protected]>2022-04-11 11:38:02 +0200
commit9f8e10a75116c5c230fc576732a910f848ce1c21 (patch)
tree4fc9908f4072fd5e4186363778b83e6f3d34c30d /CHANGELOG.md
parentc7ca99e50e18d0180bc8ab20d74de5c6c44f2229 (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4c65f873..d53114a3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -53,6 +53,8 @@ Known issues:
## v2.9.1 (11.04.2022)
+### ⚠️ This is important. `trusted_subnets` HTTP option will work only when `proxy_ip_parser` was added to the list of the middlewares.
+
## 🩹 Fixes:
- 🐛 Fix: incorrect usage of the `ExecWithTTL` SDK method which leads to skipping the `exec_ttl` supervisor option [BUG](https://github.com/laravel/octane/issues/504) (thanks @Baiquette)