From 19e1dc03311e3aa32bb2090b1c2aa58924a3595e Mon Sep 17 00:00:00 2001 From: Mostafa Rashed <17770919+mrashed-dev@users.noreply.github.com> Date: Tue, 31 Aug 2021 13:39:43 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3902e0bf..1c03936b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ nylas-python Changelog ====================== -Unreleased (dev) +v5.1.0 ---------------- -* Fix `categorized_at` type to be `epoch` in `NeuralCategorizer` +* Add Event conferencing support * Add filtering of "None" value attributes before making requests +* Fix `categorized_at` type to be `epoch` in `NeuralCategorizer` -v.5.0.0 +v5.0.0 ---------------- * Transitioned from `app_id` and `app_secret` naming to `client_id` and `client_secret` * Add support for the Nylas Neural API