Added CHANGELOG

This commit is contained in:
Fabio Manganiello 2021-02-28 00:11:06 +01:00
parent 8f8ec7dc77
commit bdaf4ed2f7
1 changed files with 10 additions and 0 deletions

10
CHANGELOG.md Normal file
View File

@ -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.