Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 466 Bytes

changelog.md

File metadata and controls

20 lines (12 loc) · 466 Bytes

Change Log

0.0.15

Changes conversation.ask to use the same pattern matching function as is used in hears()

Adds controller.changeEars() Developers can now globally change the way Botkit matches patterns.

0.0.14

Add new middleware hooks. Developers can now change affect a message as it is received or sent, and can also change the way Botkit matches patterns in the hears() handler.

0.0.~

Next time I promise to start a change log at v0.0.0