README.md in wamp_client-0.2.1 vs README.md in wamp_client-0.2.2

- old
+ new

@@ -11,9 +11,11 @@ in a RAILS worker. It will also allow integration with Sidekiq to support allowing handlers to execute in the background. ## Revision History + - v0.2.2: + - Fixed "time" issue with logging - v0.2.1: - Logging cleanup - v0.2.0: - Breaking changes to the API including - Moving CallResult, CallError, CallDefer, and ProgressiveCallDefer to common module called "Response"