Skip to content
This repository has been archived by the owner on Dec 28, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 456 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 456 Bytes

Changelog

1.4.1

Full Changelog

Implemented enhancements

  • Simplified makefile. Use direct flake8 and pytest commands instead of make lint and make test.
  • Add CHANGELOG.md

Fixed bugs

  • 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