README.md in wamp_client-0.1.1 vs README.md in wamp_client-0.1.2

- old
+ new

@@ -8,9 +8,11 @@ Please use [wamp_rails](https://github.com/ericchapman/ruby_wamp_rails) to integrate this GEM in to RAILS. ## Revision History + - v0.1.2: + - Updated logging to use the standard Ruby logger - v0.1.1: - Added 'add_tick_loop' method to the transport to abstract the event machine - v0.1.0: - BREAKING CHANGE - Changed all of the namespaces to be "Wamp::Client" - v0.0.9: