Skip to content

Commit 4fb8dae

Browse files
committed
Release v6.13.1
1 parent d226ff1 commit 4fb8dae

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
nylas-python Changelog
22
======================
33

4+
v6.13.1
5+
----------
6+
* Fixed UTF-8 character encoding for all API requests to preserve special characters (accented letters, emoji, etc.) instead of escaping them as unicode sequences
7+
48
v6.13.0
59
----------
610
* Fixed from field handling in messages.send() to properly map "from_" field to "from field
711
* Fixed content_id handling for large inline attachments to use content_id as field name instead of generic file{index}
8-
* Fixed UTF-8 character encoding for all API requests to preserve special characters (accented letters, emoji, etc.) instead of escaping them as unicode sequences
912

1013
v6.12.0
1114
----------

0 commit comments

Comments
 (0)