CHANGELOG in message_bus-2.2.0.pre vs CHANGELOG in message_bus-2.2.0.pre.1

- old
+ new

@@ -1,6 +1,12 @@ 30-11-2018 +- Version 2.2.0.pre.1 + + - FIX: diagnostics stopped working cause a private method was invoked on self + +30-11-2018 + - Version 2.2.0.pre - FIX: In redis backend we now expire the key used to track channel id this can cause a redis key leak with large amounts of subscriptions that go away - FEATURE: Much extra implementation documentation, and some improvements to usage documentation.