CHANGELOG in message_bus-3.3.1 vs CHANGELOG in message_bus-3.3.2

- old
+ new

@@ -1,4 +1,14 @@ +- Unrelease + +15-09-2020 + +- Version 3.3.2 + + - FIX: In the JavaScript client throw when when lastId is given but is not a number. + - FEATURE: raise when attempting to publish to invalid targets + - Log when DistributedCache encounters an error when publishing. + 09-06-2020 - Version 3.3.1 - FIX: Disconnect Redis conn when rescuing errors in global subscribe.