Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 656 Bytes

CHANGELOG.md

File metadata and controls

24 lines (19 loc) · 656 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] - 2020-05-05

Added

  • Integration with IBM Watson

Changed

  • Moved all logic into controllers
  • Created an orchestration controller and de-coupled tts and mouth-shapes controllers

[0.1.1] - 2020-05-01

Changed

  • Improved documentation

[0.1.0] - 2020-04-21

Added

  • Create orchestration service
  • Co-ordinate calling tts and mouth-shapes
  • Dockerize service