Skip to content

Commit 80ffda4

Browse files
committed
Updated CHANGELOG.md
1 parent e0c4cf2 commit 80ffda4

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,27 @@
11
nylas-python Changelog
22
======================
33

4-
Unreleased
4+
v6.5.0
55
----------------
6-
* Add support for Scheduler APIs
6+
* Added support for Scheduler APIs
7+
* Added metadata field support for drafts and messages through CreateDraftRequest and Message model
78
* Fixed attachment download response handling
8-
* Add metadata field support for drafts and messages through CreateDraftRequest model
99

1010
v6.4.0
1111
----------------
12-
* Add support for from field for sending messages
13-
* Add missing schedule-specific fields to Message model
14-
* Add migration grant properties
15-
* Fix from field not being optional causing deserialization errors
16-
* Fix IMAP identifiers not encoding correctly
17-
* Fix NylasOAuthError not setting the status code properly
12+
* Added support for from field for sending messages
13+
* Added missing schedule-specific fields to Message model
14+
* Added migration grant properties
15+
* Fixed from field not being optional causing deserialization errors
16+
* Fixed IMAP identifiers not encoding correctly
17+
* Fixed NylasOAuthError not setting the status code properly
1818

1919
v6.3.1
2020
----------------
21-
* Fix typo on Clean Messages
22-
* Remove use of TestCommand
23-
* Add Folder Webhooks
24-
* Fix request session being reused across multiple requests
21+
* Fixed typo on Clean Messages
22+
* Fixed request session being reused across multiple requests
23+
* Added Folder Webhooks
24+
* Removed use of TestCommand
2525

2626

2727
v6.3.0

0 commit comments

Comments
 (0)