diff options
author | Valery Piashchynski <[email protected]> | 2021-07-14 17:55:23 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-07-14 17:55:23 +0300 |
commit | 67db4b5f7b66e9a32713133baed83c3ab7146bb8 (patch) | |
tree | 6f4a6e771747e773f78b32b6405da9791f290c92 /CHANGELOG.md | |
parent | cea3f6ab9faf80637dd23f6b1ca57c0b3309d98e (diff) |
Update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 336fd58e..5fa1abfd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ v2.3.2 (14.07.2021) ## 🩹 Fixes: +- 🐛 Fix: Do not call the container's Stop method after the container stopped by an error. - 🐛 Fix: Bug with ttl incorrectly handled by the worker [PR](https://github.com/spiral/roadrunner/pull/749) - 🐛 Fix: Add `RR_BROADCAST_PATH` to the `websockets` plugin [PR](https://github.com/spiral/roadrunner/pull/749) |