Current section
Files
Jump to
Current section
Files
nerves_ssdp_server
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.2.2 (2017-Feb-23)
* Support Elixir ~> 1.4
* Require Keyword List configuration
## 0.2.1 (2016-Jul-19)
* Cleaned up documentation
* Publish now correctly returns {:ok, usn} rather than {:ok, pid}
* Provided Hex package configuration
* Changed to Apache2 License
* Support Elixir ~> 1.2
## 0.2.0-dev (Mar 8, 2016)
* API changed to accomodate sending both USN and ST to publish
* Simplified and fixed bugs in server and message generator