From f9e934c04a0cf6afe852e79c1e9995b2b32fb525 Mon Sep 17 00:00:00 2001 From: Mark Andrus Roberts Date: Mon, 29 Jan 2018 21:45:45 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 267e278..33f3784 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -0.2.0.0 (in progess) -==================== +0.2.0.0 (January 29, 2018) +========================== This release mainly refactors the way SIDs are handled internally. Previously, adding a SID required copying a bunch of boilerplate. Now we use Template @@ -19,5 +19,5 @@ Bug Fixes Features ---------- -- Add copilot feature: https://www.twilio.com/copilot . Add new - function named `postCopilot` for the functionality. +- Add [Messaging Copilot](https://www.twilio.com/copilot) support via a new + function, `postCopilot`.