summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-04-28 12:25:47 +0200
committerValery Piashchynski <[email protected]>2022-04-28 12:41:31 +0200
commitc6e4c0b2fbac6108760c7d85781ca0d8ec601689 (patch)
treef2c8df9c01a24a7ec32fec34a6b2895e702244cf /CHANGELOG.md
parent4cc6fb72837f32cdd82db7a6a9af7ddfbf490cc4 (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 107366e6..fbb23d48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -52,6 +52,14 @@ Known issues:
---
+## v2.9.2 (28.04.2022)
+
+## 🩹 Fixes:
+
+- 🐛 Fix: incorrect `-w` flag behavior (set working dir). [BUG](https://github.com/roadrunner-server/roadrunner/issues/1101), (thanks @rauanmayemir)
+
+---
+
## 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.