You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+
[2020-05-13] Version 9.15.0
5
+
---------------------------
6
+
**Library - Fix**
7
+
-[PR #938](https://github.com/sendgrid/sendgrid-csharp/pull/938): Ensures the serialization of the SendGridMessage is untainted by defaults set by applications on the JsonSerializer. Thanks to [@duncanchung](https://github.com/duncanchung)!
8
+
-[PR #996](https://github.com/sendgrid/sendgrid-csharp/pull/996): migrate to common prism setup. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
9
+
10
+
**Library - Feature**
11
+
-[PR #997](https://github.com/sendgrid/sendgrid-csharp/pull/997): add support for Twilio Email. Thanks to [@childish-sambino](https://github.com/childish-sambino)!
0 commit comments