summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-04-28 12:25:47 +0200
committerValery Piashchynski <[email protected]>2022-04-28 12:25:47 +0200
commit6ae4b643add41ef93262898892fc617d1d862898 (patch)
treebf86f53daf9d4ac656340576aa48eea90690eb0c
parent86d40e0f05fe8b824dd4f52459b3d9249730e4c1 (diff)
update CHANGELOGv2.9.2
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d3b827ae..9c668ecf 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -51,6 +51,14 @@ Known issues:
---
</details>
+## 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.