summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-10-27 17:20:49 +0300
committerValery Piashchynski <[email protected]>2021-10-27 17:20:49 +0300
commit801aa5900ebafd6d1837c3bd49ce0d4bf6382735 (patch)
tree8d572acebe0fa841b63e66d66071d86aa58ad1f2 /CHANGELOG.md
parent304003ba268681cea7db351c8005670e72f6c7dd (diff)
update CHANGELOG
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 39f3f0e6..47bc475f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# CHANGELOG
-## v2.5.0 (20.10.2021)
+# v2.6.0 (-.-.2021)
+
+### 👀 New:
+
+- ✏️ 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.0 (20.10.2021)
# 💔 Breaking change: