CHANGELOG.md in routemaster-client-3.1.0 vs CHANGELOG.md in routemaster-client-3.1.1

- old
+ new

@@ -1,5 +1,22 @@ -# v3.1.0 (2017-03-28) +## 3.1.1 (2017-08-15) -Features: +Features: + +- Adds the `rtm` command-line API wrapper (#24) +- Adds the `#monitor_subscriptions` API (#17) + +Changes: + +- The `Routemaster::Topic` value object class is not namespaced as + `Routemaster::Client::Topic` (#17) + +Bug fixes: + +- Always send a timestamp when sending asynchronously (#20) +- Sidekiq 5 compatibility (#22) + +## 3.1.0 (2017-03-28) + +Features: - Adds support for event payloads (#16)