UNPKG

vertx3-eventbus-rx-client

Version:
14 lines (10 loc) 386 B
# Change Log ## [0.4.2] - 2017-10-20 ### Fixed - Added upper bound to peer dependency version of __vertx3-eventbus-client__. Official client introduced breaking changes in version 3.5.0. Latest version will be supported in the next release. ## [0.4.1] - 2017-06-03 ### Added - Change log file. - Project description and close event example. ### Fixed - consumer un-register example.