Add Changelog entry for new e2e test for helloworld module

This commit is contained in:
Rodrigo Ramírez Norambuena 2017-08-20 22:49:23 -03:00
parent a6ee20fca4
commit 2de543f5f9

View File

@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add unit tests for function `roundValue` in currentweather module.
- Add test e2e showWeek feature in spanish language.
- Add warning Log when is used old authentication method in the calendar module.
- Add test e2e for helloworld module with default config text
### Updated
- Changed 'default.js' - listen on all attached interfaces by default.