summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-11-07 16:25:31 +0300
committerGitHub <[email protected]>2021-11-07 16:25:31 +0300
commit210764506d9d84d66c70e28197b03c6c3069feb3 (patch)
tree80d24f3c1e0ce348f556ec19ca68c747f0f20d32
parent92575ed6246b9adfdc74efced14e527743cf01b5 (diff)
parent0e40cde591cfc2bda4c062d952fd3f5ec53a4043 (diff)
[#854]: upd(changelog): v2.5.1 changelog update
[#854]: upd(changelog): v2.5.1 changelog update
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47bc475f..e6da2b09 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,11 @@
- ✏️ New internal message bus. Available globally. Supports wildcard subscriptions (for example: `http.*` will subscribe you to the all events coming from the `http` plugin). The subscriptions can be made from any RR plugin to any RR plugin.
+# v2.5.1 (07.11.2021)
+
+## 🩹 Fixes:
+
+- 🐛 Fix: worker's channel deadlock when using [TTL](https://github.com/spiral/roadrunner/issues/853). Thanks @dstrop
# v2.5.0 (20.10.2021)