We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83f771b commit 19e1dc0Copy full SHA for 19e1dc0
CHANGELOG.md
@@ -1,12 +1,13 @@
1
nylas-python Changelog
2
======================
3
4
-Unreleased (dev)
+v5.1.0
5
----------------
6
-* Fix `categorized_at` type to be `epoch` in `NeuralCategorizer`
+* Add Event conferencing support
7
* Add filtering of "None" value attributes before making requests
8
+* Fix `categorized_at` type to be `epoch` in `NeuralCategorizer`
9
-v.5.0.0
10
+v5.0.0
11
12
* Transitioned from `app_id` and `app_secret` naming to `client_id` and `client_secret`
13
* Add support for the Nylas Neural API
0 commit comments