diff options
author | Valery Piashchynski <[email protected]> | 2022-04-28 12:25:47 +0200 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2022-04-28 12:41:31 +0200 |
commit | c6e4c0b2fbac6108760c7d85781ca0d8ec601689 (patch) | |
tree | f2c8df9c01a24a7ec32fec34a6b2895e702244cf | |
parent | 4cc6fb72837f32cdd82db7a6a9af7ddfbf490cc4 (diff) |
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
-rw-r--r-- | CHANGELOG.md | 8 |
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. |