Skip to content

Commit c33cd9e

Browse files
committed
Update changelog
1 parent f816987 commit c33cd9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ $bot->hears('foo', function($bot){})->middleware(new TestMiddleware());
1414
- Added `repeat()` method to conversation objects to repeat the last asked question.
1515
- [SlackDriver, SlackRTMDriver] added `replyInThread` method for Slacks new [threaded messaging](https://api.slack.com/docs/message-threading#threads_party) feature.
1616
- Added video message to Facebook, BotFramework and Telegram drivers.
17+
- Added Facebook [template support](https://developers.facebook.com/docs/messenger-platform/send-api-reference/generic-template).
1718

1819
### Changed
1920
- Fixed an error that occured when responding to the Facebook driver with thumbs up.

0 commit comments

Comments
 (0)