- Simplified makefile. Use direct
flake8
andpytest
commands instead ofmake lint
andmake test
. - Add CHANGELOG.md
- Upgrade alexa-voice-service-client to fix synchronise device state bug
- Added button to demo to prevent chrome blocking audio interaction
- Update tests to facilitate upgrading asgiref