Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 3.6 KB

Changelog

2.4.1 (Next)

  • Your contribution here.
  • #118: #117 Prevent updating session attributes directly - @ajcrites.

2.4.0 (January 5, 2017)

2.3.4 (May 23, 2016)

2.3.3 (May 7, 2016)

2.3.2 (Jan 11, 2016)

  • #47: Fixed number output in SSML tags back to being digits - @rickwargo.
  • #60: Added automated tests for SSML - @mutexkid.
  • #57: Removed support for no longer used card subtitle - @rickwargo.

2.3.0 (Jan 8, 2016)

  • #46: Added "numbered" to the depencies list in package.json - @mreinstein.

2.3.0 (Jan 4, 2016)

2.2.0 (Oct 26, 2015)

  • Bumped alexa-utterances to version 0.1.0 - @matt-kruse.
  • #27: Added support for the exhaustiveUtterances option in alexa-utterances - @matt-kruse.
  • By default, alexa-app utterances now avoid the cartesian product of all slot values - @matt-kruse.

2.1.5 (Oct 25, 2015)

  • #26: Externalized the generation of utterances to the new alexa-utterances module (Issue #26) - @matt-kruse.

2.1.4 (Sep 14, 2015)

  • #17: Remove hyphen from generated numbers in utterances (Issue #17)
  • #18: Collapse multiple whitespaces to one space in utterances - @matt-kruse.