CHANGELOG in message_bus-3.3.0 vs CHANGELOG in message_bus-3.3.1
- old
+ new
@@ -1,5 +1,14 @@
-- Unreleased
+09-06-2020
+
+- Version 3.3.1
+
+ - FIX: Disconnect Redis conn when rescuing errors in global subscribe.
+ - FIX: `MessageBus::Backends::Redis#global_subscribe` not closing Redis connections.
+
+15-05-2020
+
+- Version 3.3.0
- FEATURE: `MessageBus.base_route=` to alter the route that message bus will listen on.
07-05-2020