diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d76bc8e --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## [Unreleased] + +## [1.0.0] - 2021-02-26 +### Added +- Automatic discovery of Platypush web services on the network. +- Manual connection to a service not found on the network. +- Transparent interface to the responsive web view provided by the Platypush web server.