# service_discovery - Change Log ## [0.3.0] - Improved tests - Updated dependencies - Fixed Clippy warnings ## [0.2.1] - Bug Fix on Windows - Fixes Issue 12 ## [0.2.0] - API now has a new constructor that takes in a closure which allows for, among other things, mutation of `reply`. ## [0.1.1] - Templated Reply will be serialised everytime there is a need for response so that the new response gets an updated reply ## [0.1.0] - MIO code for service discovery - Test for broadcast listen and seeking peers