Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 914 Bytes

CHANGELOG.md

File metadata and controls

20 lines (13 loc) · 914 Bytes

Changelog for V2.0.2

Changelog for V2.0.1

  • Add supportsDisplay to Entity model to track if Cortana request has a screen or not.

Changelog for V2.0.0

  • :jose added to application start
  • Several Activity Model additions - inputHint, code, speak
  • Update Elixir versions to 1.5 and up
  • Restructure state handling to be more robust
    • If the token gen_server is running in a supervisor process and bot framework is down, won't crash the entire application.
  • Remove BotState Client and BotData models because they are no longer supported by Microsoft.

Changelog for V1.0.0

  • Initial release